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

Declarative pipeline - cannot execute sequential stages inside paraller stages

XMLWordPrintable

      Running on Jenkins 2.33.2, Declarative pipeline 1.9.3. on remote node. I am following the documentation Example 25. Parallel Stages, Declarative Pipeline (https://www.jenkins.io/doc/book/pipeline/syntax/) but I get this error message:
      ```
      WorkflowScript: 29: Unknown stage section "stage". Starting with version 0.5, steps in a stage must be in a ‘steps’ block. @ line 29, column 5.
      stage('On fidji') {
      ```

      My Jenkinsfile attached.

            Unassigned Unassigned
            gturek Gabriella
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: