-
Bug
-
Resolution: Not A Defect
-
Major
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.