-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
Artifactory Plugin 3.6.1
Artifactory Pro 6.5.9
Similar to rtSetProps and rtDeleteProps I would like to have rtGetProps.
When I promote my artifacts in the pipeline I need to known the build. I select the artifact depending on unique value of his custom property (was set with rtSetProps). Then I use the build.name and build.number properties to get the respective build, which should be promoted.
Currently I'm able to do it with curl.