We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e68203 commit 9d5fe03Copy full SHA for 9d5fe03
1 file changed
release/pipelines.snapshot.yml
@@ -39,6 +39,7 @@ pipelines:
39
- jf gradlec --use-wrapper --deploy-ivy-desc=false --deploy-maven-desc --uses-plugin --repo-resolve ecosys-maven-remote --repo-deploy ecosys-oss-snapshot-local
40
41
# Run audit
42
+ - export JFROG_CLI_LOG_LEVEL=DEBUG
43
- jf audit
44
45
# Delete former snapshots to make sure the release bundle will not contain the same artifacts
0 commit comments