Commit 4352a403 authored by Ndoumbe's avatar Ndoumbe

update

parent 6499ddf4
...@@ -33,8 +33,7 @@ def call(body) { ...@@ -33,8 +33,7 @@ def call(body) {
sh "python3 --version" sh "python3 --version"
} }
} }
stage('Build ') { stage('Build ') {
//when { //when {
//branch 'dev' //branch 'dev'
...@@ -88,7 +87,7 @@ def call(body) { ...@@ -88,7 +87,7 @@ def call(body) {
} }
} }
//suppression de l'image apres pushed //suppression de l'image apres pushed
//stage('Clean ') { stage('Clean ') {
//when { //when {
//branch 'master' //branch 'master'
//} //}
......
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