mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 14:55:51 +00:00
fml
This commit is contained in:
parent
c0721e764f
commit
b0b49c8025
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -30,7 +30,7 @@ pipeline {
|
|||
slackSend channel: 'jenkins', color: '00FF00', message: 'Success', teamDomain: 'uni-vaz6979', tokenCredentialId: 'dp2tuBLCh5PBUszexU45zIxt'
|
||||
}
|
||||
failure {
|
||||
slackSend "Build Failed - ${env.JOB_NAME} ${env.BUILD_NUMBER} (<${env.BUILD_URL}|Open>)"
|
||||
slackSend channel: 'jenkins', color: '00FF00', message: 'Failed', teamDomain: 'uni-vaz6979', tokenCredentialId: 'dp2tuBLCh5PBUszexU45zIxt'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue