Skip to content

Commit

Permalink
Update Jenkinsfile-CI-CD (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
RahulPidde23 authored Jul 2, 2024
1 parent 119b318 commit 484e685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile-CI-CD
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ pipeline {

stage('Maven Central') {
environment {
GNUPG_TOKEN = credentials('gnupg-credentials')
GNUPG_TOKEN = credentials('gnupg-credentials-new-1')
}
steps {
script {
Expand Down

0 comments on commit 484e685

Please sign in to comment.