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