jfrog / artifactory-gradle-plugin

JFrog Gradle plugin for Build Info extraction and Artifactory publishing.
Apache License 2.0
21 stars 15 forks source link

Handle signature files #117

Closed RobiNino closed 2 months ago

RobiNino commented 3 months ago

Following #105

Make the Artifactory Task depend on the Sign Task. If the signing plugin was applied, add and deploy the signature files along with the files they signed.