Skip to content

Commit

Permalink
pxb-rhel-tarballs-86-89 credentials fix (#2673)
Browse files Browse the repository at this point in the history
  • Loading branch information
panchal-yash authored Jun 5, 2024
1 parent 76eb599 commit adc2b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pxb/jenkins/pxb-rhel-tarballs-86-89.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pipeline {
)
}
options {
withCredentials(moleculepxbJenkinsCreds())
withCredentials(moleculepxcJenkinsCreds())
disableConcurrentBuilds()
}

Expand Down

0 comments on commit adc2b4a

Please sign in to comment.