Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sverdlov93 authored Aug 15, 2023
1 parent a59d303 commit cbc5c68
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ node("docker") {

cliExecutableName = 'jf'
identifier = 'v2-jf'

secret="Sd1dsfkfvvoovAAFdsw!"
apiKey="CXXXaad123asdmncAAA"
accessToken="avcxAAddasda!!!SSfffamfvFF"
repo = 'jfrog-cli'
sh 'rm -rf temp'
sh 'mkdir temp'
Expand Down

0 comments on commit cbc5c68

Please sign in to comment.