0

I have a pipeline with four stages namely build, deploy, test, release and i am about to run two concurrent builds and i give manual approval to all by giving input to all stages, Suppose if i am holding my approval in deploy stage (3rd stage) in first build , the 2nd build should wait in test stage (2nd stage) before i give approval to previous deploy stage(3rd stage) in 1st build, (i.e) 2nd build should not pass the stage of previous build? . How to do this?

i tried but didnt get idea

  • Check [this link](https://stackoverflow.com/a/64861723/12495903). I think this will answer your question. – mamt_007 Nov 04 '22 at 18:42

0 Answers0