We are using "Artifactory Generic Deploy" plugin with Bamboo (Version 5.9.9)
to copy artifacts to artifactory.

We have bunch of a=>b type lines to copy the artifacts.
I am wondering if there is a way to do them based on value of bamboo build
variable

if (bamboo.release.phase == "beta")
{
fileA=>fileATargetPath
fileB=>fileBTargetPath
}

I am wondering if there is a document that describes all the rules that one
can use in the "Generic Deploy" plugin. I couldn't find documentation on the
jfrog site.

Thanks



--
View this message in context: 
http://forums.jfrog.org/The-artifact-copy-rules-for-Bamboo-artifactory-deploy-plugin-tp7580773.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to