Reopen group
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -37,7 +37,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
stage('Push the Docker Image to DockerHUb') {
|
||||
stage('Push the Docker Image to DockerHub') {
|
||||
steps {
|
||||
script {
|
||||
withCredentials([string(credentialsId: 'c7783e4f-2f79-482f-885f-dfb39f8c02d3', variable: 'docker_hub')]) {
|
||||
|
||||
Reference in New Issue
Block a user