mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
Update Jenkinsfile
This commit is contained in:
4
services/notifications/Jenkinsfile
vendored
4
services/notifications/Jenkinsfile
vendored
@@ -62,10 +62,6 @@ pipeline {
|
||||
|
||||
post {
|
||||
failure {
|
||||
when {
|
||||
branch 'master'
|
||||
}
|
||||
|
||||
mail(from: "${EMAIL_ALERT_FROM}",
|
||||
to: "${EMAIL_ALERT_TO}",
|
||||
subject: "Jenkins build failed: ${JOB_NAME}:${BUILD_NUMBER}",
|
||||
|
||||
Reference in New Issue
Block a user