Hi, I am using Go at version 16.9 I have two questions and I donfind any help on it.
First, is there a way to configure the delay to trigger the pipeline that depends on a given pipeline. For example, if B depends of A, right now, I need to wait exactly 10 minutes to see B started afin A has been done Second question, let's imagine two pipelines A and B, and to build B, we need to build A, but sometimes, in a commit, we change code for A and for B. Is there a way to inhibit the first run of B. The second run of B will be 10 minutes after the run of A ? Thanks Jeremy -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
