Skip to content

Commit

Permalink
jfcli
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed Oct 3, 2023
1 parent 771f16b commit ddb572d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ def uploadAlpineArtifacts(String buildArch) {
env.TARGET = Target
echo "TARGET = ${TARGET}"

env.JFROG_CLI_LOG_LEVEL=WARN
jf 'rt s ${TARGET} --count'
result = stdout.tokenize().last()
echo "Result : ${result}"
Expand Down

0 comments on commit ddb572d

Please sign in to comment.