Skip to content

Commit

Permalink
Release pipeline fix
Browse files Browse the repository at this point in the history
  • Loading branch information
asafgabai committed Jun 27, 2023
1 parent 4f4b5f5 commit d9191e9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions release/pipelines.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,7 @@ pipelines:
JFROG_CLI_BUILD_NAME=$JFROG_CLI_BUILD_NAME
JFROG_CLI_BUILD_NUMBER=$JFROG_CLI_BUILD_NUMBER
JFROG_CLI_BUILD_PROJECT=$JFROG_CLI_BUILD_PROJECT
int_mvn_central_signingKey=$int_mvn_central_signingKey
ORG_GRADLE_PROJECT_signingKey=$(echo $int_mvn_central_signingKey | base64 -d)
ORG_GRADLE_PROJECT_signingPassword=$int_mvn_central_signingPassword
jf gradle clean build artifactoryPublish -x test -x functionalTest -Psign
jf gradle clean build artifactoryPublish -x test -x functionalTest
- jf rt bag && jf rt bce
- jf rt bp

Expand Down

0 comments on commit d9191e9

Please sign in to comment.