Update Jenkinsfile
This commit is contained in:
parent
565a7dbf2a
commit
7b25256fbd
|
@ -29,7 +29,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
post {
|
post {
|
||||||
success {
|
success {
|
||||||
echo 'Pipeline has completed'
|
echo 'Pipeline has completed'
|
||||||
discordSend description: '', footer: '', image: '', link: 'http://3.91.14.163:8080', result: '', scmWebUrl: '', thumbnail: '', title:
|
discordSend description: '', footer: '', image: '', link: 'http://3.91.14.163:8080', result: '', scmWebUrl: '', thumbnail: '', title:
|
||||||
|
|
Loading…
Reference in New Issue