mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-30 07:53:34 +00:00
Update Jenkinsfile
This commit is contained in:
parent
90f2b85034
commit
67be2feb23
1 changed files with 0 additions and 4 deletions
4
services/track-changes/Jenkinsfile
vendored
4
services/track-changes/Jenkinsfile
vendored
|
@ -61,10 +61,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