Added GChat message
This commit is contained in:
parent
700b7f464f
commit
6b48871329
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -32,3 +32,7 @@ spec:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
stage('Notify gchat') {
|
||||||
|
hangoutsNotify message: "Caddy 2.0.0-beta13 on Alpine 3.12.0 has built",token: "A2ET831pVslqXTqAx6ycu573r",threadByJob: false
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user