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

Payload doesn't contain SCM details or artifacts for a GIT repository based project

XMLWordPrintable

      I get this as payload:

      {
          "name": "dummy-web",
          "url": "job/dummy-web/",
          "build": {
              "full_url": "http://jenkins01.myweb.net:7777/job/dummy-web/9/",
              "number": 9,
              "phase": "COMPLETED",
              "status": "SUCCESS",
              "url": "job/dummy-web/9/"
          }
      }
      

      This is a GIT repository based project and I have enabled Archive Artifacts in Jenkins. And I can see the artifacts being generated in the build worksapce.

            Unassigned Unassigned
            mrchief Hrusikesh Panda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: