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

Documentation of pipeline "ws" step refers to deprecated "concurrency" argument of "state" step

XMLWordPrintable

      In "Pipeline Syntax" page for "ws" step it says:

      if you need to enforce that behavior, you can either fail (error) when pwd indicates that you got a different directory, or you may enforce serial execution of this part of the build by some other means such as stage name: '…', concurrency: 1.

      ..., whereas in "stage" step it says:

      An older, deprecated mode of this step did not take a block argument, and accepted a concurrency parameter.

            jglick Jesse Glick
            reinholdfuereder Reinhold Füreder
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: