I have a Jenkins maven project and pushes the artifacts to Artifactory after it passes the unit tests. I would like to start a downstream job to run some basic acceptance tests and then update the artifact property file in Artifactory with Ready for QA=True. The question is how to get the Artifactory URL for the artifact from the upstream job to pass to CURL command to update the property "Ready for QA"?
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/290f3386-3be2-42e4-9a89-01a3a5ef061d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
