Commit 4352a403 authored by Ndoumbe's avatar Ndoumbe

update

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