Commit 13340d0b authored by Ndoumbe's avatar Ndoumbe

chged

parent f045ebf4
......@@ -48,9 +48,9 @@ def call(body) {
}
stage('Push ') {
when {
branch 'dev'
}
//when {
//branch 'dev'
//}
steps {
sh """
docker push ${pipelineParams.imageName}:${shortCommit}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment