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

ExportXMLWordPrintable

    • Pipeline - April 2018

      Found in workflow api 2.24

      node{
          stage ('Build') {
                  sh 'echo "Building"'
          }
          stage ('Test') {
                  sh 'echo testing'
          }
          stage ('Deploy') {
                  sh 'echo deploy'
          }
      }
      

            Assignee:
            Sam Van Oort
            Reporter:
            James Dumay
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: