VCS Triggers
Last modified: 20 April 2023Option | Description |
---|---|
Enable triggering by VCS check-in | Check this option if you want to trigger build, when pending changes appear in project. When this option is checked, each 60 seconds TeamCity will check VCS for changes and trigger the build if changes are found. The time between checks can be configured via Java system property modification.check.interval of the TeamCity server described in the System Properties for Running the Server. |
Do not trigger build if all changed file names match any of the following wildcards | Use this text area to specify the list of file name patterns which should be ignored on triggering builds. Patterns should be separated with the line feed character. Use "*" and "?" symbols in the pattern to match any sequence of characters or single character. |
Save | Click this button to preserve all changes. |
Thanks for your feedback!