Skip to content

Commit

Permalink
Update Jenkinsfile-CI-CD (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
RahulPidde23 authored Jul 1, 2024
1 parent cabb28e commit 9295f0a
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')
}
steps {
script {
Expand Down

0 comments on commit 9295f0a

Please sign in to comment.