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

Handle Jenkinsfile scm information

XMLWordPrintable

      The payload contains a `scm` section.

      In the Jenkins 2.0 pipeline-as-code paradigm, a Jenkinsfile could contain this to define a scm:

      ```
      stage 'Checkout'
      git 'https://github.com/nasqueron/tests-prod-environment-behaves-correctly.git'
      ```

      When this method is used, `scm` section remains empty.

            Unassigned Unassigned
            dereckson Sébastien Santoro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: