mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-30 18:50:47 +00:00
Update Jenkinsfile
This commit is contained in:
parent
b486c03c3d
commit
d9793a9431
1 changed files with 0 additions and 4 deletions
4
services/chat/Jenkinsfile
vendored
4
services/chat/Jenkinsfile
vendored
|
@ -64,10 +64,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