Prevent build configuration from build chain triggering automatically

I have a build chain with build configuration that are using the same artifact dependencies (built by the first steps). Some of them should be triggered automatically (like Smoke Test of Deploy to Dev environment) and some must be triggered manually (like Deploy to Production).

Is there a way to prevent triggering all of the steps in the build chain automatically on the previous step completion?  

0
1 comment
Avatar
Permanently deleted user

It looks like if I'm not applying any trigger the build is not triggered automatically (despite the comment that 'The build of this configuration will run after all the dependencies are built'). Sorry for the confusion.

0

Please sign in to leave a comment.