mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:05:50 +00:00
fix
This commit is contained in:
parent
2f1a7a7806
commit
cfd8ef08b3
1 changed files with 1 additions and 12 deletions
11
Jenkinsfile
vendored
11
Jenkinsfile
vendored
|
@ -32,18 +32,7 @@ pipeline {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
post{
|
|
||||||
success{
|
|
||||||
slackSend channel: 'soen345', message: 'Success', tokenCredentialId: '178d0505-1fe0-4dee-aaa9-097c8a75a121'
|
|
||||||
}
|
|
||||||
|
|
||||||
failure{
|
|
||||||
slackSend channel: 'soen345', message: 'Failed', tokenCredentialId: '178d0505-1fe0-4dee-aaa9-097c8a75a121'
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue