...
Setting | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Name | The build configuration name | ||||||||
| The ID of the build configuration (must be unique across all build configurations and templates in the system). | ||||||||
Description | An optional description for the build configuration. | ||||||||
Build Number Format | This value is assigned to the build number. For more information, refer to the Build Number Format section below. | ||||||||
| Specify the counter to be used in the build numbering. Each build increases the build counter by 1. Use the Reset counter link to reset counter value to 1. | ||||||||
Artifact Paths | Patterns to define artifacts of a build. For more information, refer to the Artifact Paths section below. | ||||||||
Build Options | Additional options for this build configuration. For more information, refer to the following sections below:
|
Anchor | ||||
---|---|---|---|---|
|
...
Pattern | Description |
---|---|
| a build counter unique for each build configuration. It is maintained by TeamCity and will resolve to a next integer value on each new build start. The current value of the counter can be edited in the Build counter field. |
| the revision used for the build of the VCS root with |
| a value of the build property with the corresponding name. All the Predefined Build Parameters are supported (including Reference-only server properties). |
...