Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
-
Declarative backlog
-
2.2121.vd87fb_6536d1e
Description
I'd like to switch off the restart stage option.
My pipelines currently don't work correctly after restarting a stage (I check out git only at first stage...)
like that:
options {
disableResume()
disableRestart()
}
Attachments
Issue Links
- is related to
-
JENKINS-45455 Restarting stages
-
- Closed
-
- links to
Hi! New to this thread but also need this solution for the reasons stated by the OP. Any word on this?