Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescriptionTypeExample
 The disk location on the server for the build workspacestring $Workspace$\testfolder

Build

NameDescriptionTypeExample
Id string $Build.Id$
Version Version $Build.Version.Default.Major$
StartedBy string $Build.StartedBy$
IsFeatureBranchBuild Boolean $Build.IsFeatureBranchBuild$
BuildNumber Numeric $build.BuildNumber$
Metrics Metrics $build.Metrics$
HasNewChanges Boolean $build.HasNewChanges$
LinkUrl string $build.LinkUrl$

Configuration

NameDescriptionTypeExample
Name string 

...