diff --git a/.drone.yml b/.drone.yml index 1d8a57e..478e748 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,3 +13,13 @@ steps: - "npm run build" - "npm test -- --watchAll=false" - "npm test -- --watchAll=false" + - name: notify + image: pelotech/drone-google-chat + settings: + webook: + from_secret: GCHAT_WH + key: + from_secret: GCHAT_KEY + token: + from_secret: GCHAT_TOKEN + template: "Drone: Build ran :rasing-hands:"