Commit a5aa231f authored by Ndoumbe's avatar Ndoumbe

changed

parent d066c5e9
...@@ -44,7 +44,7 @@ def call(body) { ...@@ -44,7 +44,7 @@ def call(body) {
docker build -t ${pipelineParams.imageName}:${shortCommit} . docker build -t ${pipelineParams.imageName}:${shortCommit} .
""" """
} }
//}
stage('Push ') { stage('Push ') {
......
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