The current status is we have to wait for one step to finish, to trigger the next step.
Is it possible to choose what steps to perform manually?
For example:
First step: is build (manual)
Second step: deploy to staging (manual)
Third step: deploy to production (manual)
Is it possible to choose either Second step or Third step ? In the current situation, we have to finish second step in order to perform the third step. How can we start Third step without starting second one?
Thanks for reaching out @sahero
There currently isn't a way to select the specific step to run. A workaround might be to put a check at the beginning of each step to determine whether the step should be run or not.
We have an open feature request on JAC to support optional steps in Pipelines which might help solve your use case. If this is something that you're interested in, please vote for/watch that ticket for updates.
Aneita
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.