Hi, I see we now have a property in deploy-release to skip deployment step.
Does this allow multiple steps to be skipped?
Regards
B.
Hi, I see we now have a property in deploy-release to skip deployment step.
Does this allow multiple steps to be skipped?
Regards
B.
Hi B,
Thanks for reaching out. Yes, you can do that by passing --skip
once per step, like this: --skip="Step 1" --skip="Step 2"
Thanks,
Dalmiro