mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 06:45:49 +00:00
Update Jenkinsfile
This commit is contained in:
parent
4ed910231a
commit
ead1cef1bc
1 changed files with 0 additions and 7 deletions
7
Jenkinsfile
vendored
7
Jenkinsfile
vendored
|
@ -22,11 +22,4 @@ pipeline {
|
|||
}
|
||||
}
|
||||
}
|
||||
post {
|
||||
failure {
|
||||
mail to: 'firassawan@icloud.com',
|
||||
subject: "Failed Pipeline: ${currentBuild.fullDisplayName}",
|
||||
body: "Something is wrong with ${env.BUILD_URL}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue