change pipeline setting

oh_security
TAMDeveloper13 2 months ago
parent 9ccca3b5a5
commit 2dfa783a58

1
Jenkinsfile vendored

@ -49,6 +49,7 @@ pipeline {
} }
} }
stage('Docker Login') { stage('Docker Login') {
steps { steps {
// Fixed variable names based on the 'DOCKER_AUTH' environment key // Fixed variable names based on the 'DOCKER_AUTH' environment key

Loading…
Cancel
Save