Customised gchat message
This commit is contained in:
parent
3574e667c4
commit
2c1839898d
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@ -33,5 +33,6 @@ spec:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
stage "notify"
|
stage("notify") {
|
||||||
hangoutsNotify message: "This message is from a pipeline!",token: "A2ET831pVslqXTqAx6ycu573r",threadByJob: false
|
hangoutsNotify message: "ZNC on Alpine has built",token: "A2ET831pVslqXTqAx6ycu573r",threadByJob: false
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user