fix bracket
This commit is contained in:
parent
32fedbee37
commit
e9d0cd3603
@ -29,6 +29,7 @@ pipeline {
|
|||||||
sh "dvc reproduce"
|
sh "dvc reproduce"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
post {
|
post {
|
||||||
success {
|
success {
|
||||||
stage('sendMail') {
|
stage('sendMail') {
|
||||||
|
Loading…
Reference in New Issue
Block a user