I have a large DEPLOY build that I want to run exclusive of all other builds.
That is, I have to be sure builds don’t walk on each other. Specifically, I have a couple of CI builds that could interfere with the larger DEPLOY build.
How can I guarantee that all other jobs are put on hold once the DEPLOY job starts running?
Any answer on this yet? If I need to word my query differently, please advise.
I see that I posted this in the wrong forum. I’ve reposted it in the ContinuaCI forum.