We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99063e8 commit 2a9ea47Copy full SHA for 2a9ea47
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