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

Implement steps with Code Blocks

XMLWordPrintable

      Requirement:
      Steps with their own Code Blocks ( For ex: withEnv, withCredentials, etc..) needs to implemented in steps/scripts as separate key.
      For ex:
      pipeline:
      stages:

      • stage: 'Stage1'
        steps:
      • withCredentials: 'inner part of the step definition'
        scripts:
      • echo

            aytuncbeken Aytunc BEKEN
            aytuncbeken Aytunc BEKEN
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: