we are applying labels to our builds and deploying them to artifactory. How do pass that label to artifactory when it is deployed ?
I want to be able to see that build labels applied in bamboo in artifactory
I am not sure if your labels are uniq? which artifactory manager you are using ? but you can use this at deployment to get the label.
https://bamboo.abc.com>/rest/api/latest/result/${bamboo_buildResultKey}/label
It looks like you're new here. Sign in or register to get started.