Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-54250

Disable restarting stages in jenkinsfile optionally

    XMLWordPrintable

Details

    • 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

          Activity

            People

              ipdev Ivan Pavlovic
              hoppej Jan Hoppe
              Votes:
              38 Vote for this issue
              Watchers:
              43 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: