fix bracket

This commit is contained in:
Dawid 2021-06-12 18:18:15 +02:00
parent 32fedbee37
commit e9d0cd3603

View File

@ -29,6 +29,7 @@ pipeline {
sh "dvc reproduce"
}
}
}
post {
success {
stage('sendMail') {