Details
-
Improvement
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
-
Declarative backlog
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
-
Activity
Field | Original Value | New Value |
---|---|---|
Summary | Diesable restarting stages in jenkinsfile | Disable restarting stages in jenkinsfile |
Link |
This issue is related to |
Summary | Disable restarting stages in jenkinsfile | Disable restarting stages in jenkinsfile optionally |
Labels | stage-restart-improvements |
Sprint | Declarative backlog [ 621 ] |
Assignee | Andrew Bayer [ abayer ] |
Rank | Ranked higher |
Assignee | Ivan Pavlovic [ JIRAUSER143006 ] |