-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
We have following steps
1. build another job with propagate: false and set result to variable - so the stage is always green even if job result is failed. We need this to run other stages if job was failed.
2. Run other stages if job from p1 was failed.
So it will be good if we can set stage1 to red by any stage option even if it is successful