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

main
korotkov 2026-04-01 11:35:42 +05:00
parent 24fdc1014c
commit 0168036fab
1 changed files with 1 additions and 9 deletions

10
Jenkinsfile vendored
View File

@ -39,16 +39,8 @@ pipeline {
}
}
post {
failure {
echo "[ERROR] Build failure"
}
success {
echo "[OK] Build success"
}
}
}
}