Update Jenkinsfile

This commit is contained in:
khalilalturk 2020-03-15 22:48:16 -04:00 committed by GitHub
parent 288c42c328
commit 9ac74e8b30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Jenkinsfile vendored
View file

@ -31,7 +31,7 @@ pipeline {
}
}
post{
Success{
success{
slackSend channel: 'soen345', color: 'green', message: 'Success', tokenCredentialId: '178d0505-1fe0-4dee-aaa9-097c8a75a121'
}