Declarative pipeline - cannot execute sequential stages inside paraller stages

This issue is archived. You can view it, but you can't modify it. Learn more

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.

            Assignee:
            Unassigned
            Reporter:
            Gabriella
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: