When a build is triggered, it will only build if something has changed. Sometimes you want to be able to add file patterns to ignore for files that you don't build even if it's changed. (So you can check files in as a post process with the Bamboo build number in it).
- is duplicated by
-
BAM-1016 Allow include/exclude patterns for triggering build
- Closed