q
BOT_open_sesam/pipeline/head There was a failure building this commit Details

main
korotkov 2026-04-01 13:58:53 +05:00
parent 2b43532a8f
commit d7403bb266
1 changed files with 2 additions and 1 deletions

3
Jenkinsfile vendored
View File

@ -56,6 +56,7 @@ pipeline {
}
}
}
}
post {
success {
echo "Оба образа собраны и задеплоены успешно"
@ -64,7 +65,7 @@ pipeline {
echo "Ошибка сборки!"
}
}
}
}