Added GChat notification

This commit is contained in:
jenkins-x-bot 2020-09-04 09:38:07 +08:00
parent 90ede8ca2e
commit 69c7398745

4
Jenkinsfile vendored
View File

@ -33,4 +33,6 @@ spec:
}
}
stage('Notify gchat') {
hangoutsNotify message: "Bedrock Server on debian has built",token: "A2ET831pVslqXTqAx6ycu573r",threadByJob: false
}