We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99063e8 commit 39d3e5bCopy full SHA for 39d3e5b
1 file changed
release/pipelines.release.yml
@@ -55,6 +55,7 @@ pipelines:
55
- git merge origin/dev
56
57
# Run audit
58
+ - export JFROG_CLI_LOG_LEVEL=DEBUG
59
- jf audit --fail=${AUDIT_FAIL:-false}
60
61
# Update version
0 commit comments