| You are viewing documentation of TeamCity 3.x, which is not the most recent released version of TeamCity. Please refer to the listing to choose another version. |
|
Documentation Index
|
Configuring VCS Build Triggers RulesVCS Build Triggers automatically start a new build each time TeamCity detects that updates have been checked into the Version Control System. By default, when this option is enabled, TeamCity scans all of the build configuration's VCS roots. TeamCity offers a wide range of wildcards and operators to exclude parts of the VCS roots or check ins performed by specific users from a VCS trigger. These rules should be entered in Build trigger rules text box. The general syntax for a single rule is as follows: Please refer to Ant documentation for the description of Ant-like wildcards
When entering rules please note the following:
An example with three build triggering rules: In the above example,
See also:
|