I have a VCS trigger
which starts build each time a new commit in specific branch is detected. But sometimes I want one of steps to be skipped. I decided to add a specific keyword to such commits.
I tried to use template and two configurations (one with step enabled and another with disabled) but there is no possibility to modify VCS Trigger
properties in derived configurations. Also I can't add a second VCS Trigger
neither to the configuration nor to the template: when I click "Add" there is no VCS Trigger
in list.
How can it be done?