I have a build plan where i want to complete a security scan as part of stage 2, the scan is slow and i dont want it to be a blocker for deployments.
My question is after the "build" stage completes, can i mark it as complete so it is available to be deployed? I would like it to work similarly to the manual stage, where the build is available for deployment with no restrictions on the fact that all stages have not been run.
Hi @David McFadden,
Welcome to the Community!
Are you wanting to be able to deploy the build to a QA environment so that testing can begin while the security scan is running? If that is the case how long do your deployments take? It might be reasonable to make stage 2 the deployment to QA, and then stage 3 is the security scan?
Just a thought.
-Jimmy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.