5504 VCS build triggering failure
5504 introduces a new build triggering failure.
i have a build configuration with two VCS roots; one root for the module and another root for our ivy repository:
part of the build process includes committing build artifacts to the ivy repository. to avoid an infinite build loop i havesuccessfully up till nowused the 'Do not trigger build if all changed file names match any of the following wildcards:' option with
now, any changes to the module VCS root are ignored and nothing is triggered.
Please sign in to leave a comment.