VCS trigger put build in queue
Hello!
I just would like to ask is it expected behaviour of TeamCity, when it add more then 1 build in queue, triggered by VCS rule?
This build have a couple of snapshot dependencies, which are triggered for this build.
Options, tha are set for all dependencies:
- Do not run new build if there is a suitable one
- Run build even if dependency has failed
So, as a result we have a stack of main build and stack of dependent build.
Please sign in to leave a comment.