diff --git a/Jenkinsfile b/Jenkinsfile index aa18d17..ccb7f08 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -33,3 +33,5 @@ spec: } } +stage "notify" +hangoutsNotify message: "This message is from a pipeline!",token: "A2ET831pVslqXTqAx6ycu573r",threadByJob: false