Skip to content

Commit

Permalink
Revert "Update Jenkinsfile-CI-CD (#257)" (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
RahulPidde23 authored Jul 3, 2024
1 parent 484e685 commit 8eb0cff
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-new-1')
GNUPG_TOKEN = credentials('gnupg-credentials')
}
steps {
script {
Expand Down

0 comments on commit 8eb0cff

Please sign in to comment.