build-info icon indicating copy to clipboard operation
build-info copied to clipboard

Deploying an Artifact Bundle

Open djohannot opened this issue 6 years ago • 2 comments

Hi,

First of all, thank you for this plugin, very useful, it does almost everything we need. I just have one action I am still not able to do with your plugin.

From the web interface, it's possible to deploy an artifact bundle (in our case a zip), that will be extracted automatically. I am able to upload it with the rest of my AAR, javadoc, src etc but not to extract it, as there is no option that I know.

Is there a way with the current version of the plugin to do it?

Regards

djohannot avatar Oct 03 '19 05:10 djohannot

Hi @djohannot, Thanks for the feedback. This is examples repository. Please be specific - Which plugin do you mean?

yahavi avatar Oct 03 '19 05:10 yahavi

Hi @yahavi , Sorry I forgot to mention it... I use the android artifactory plugin: org.jfrog.buildinfo:build-info-extractor-gradle apply plugin: "com.jfrog.artifactory"

djohannot avatar Oct 03 '19 06:10 djohannot