Added Gchat notification
This commit is contained in:
parent
1e28eb4119
commit
ba034c8871
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -33,3 +33,6 @@ spec:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
stage('Notify gchat') {
|
||||||
|
hangoutsNotify message: "Medusa 0.4.0 on openSUSE Leap 15.2 has built",token: "A2ET831pVslqXTqAx6ycu573r",threadByJob: false
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user