mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
Update Jenkinsfile
This commit is contained in:
parent
d387f979bc
commit
595d4dae71
1 changed files with 0 additions and 4 deletions
4
services/document-updater/Jenkinsfile
vendored
4
services/document-updater/Jenkinsfile
vendored
|
@ -75,10 +75,6 @@ pipeline {
|
|||
|
||||
post {
|
||||
failure {
|
||||
when {
|
||||
branch 'master'
|
||||
}
|
||||
|
||||
mail(from: "${EMAIL_ALERT_FROM}",
|
||||
to: "${EMAIL_ALERT_TO}",
|
||||
subject: "Jenkins build failed: ${JOB_NAME}:${BUILD_NUMBER}",
|
||||
|
|
Loading…
Reference in a new issue