From f417f733eb781fb4d99091e709b12955ab7fb923 Mon Sep 17 00:00:00 2001 From: Ricardo Carrasco Date: Mon, 26 Sep 2022 13:26:19 -0400 Subject: [PATCH] test gchat --- .drone.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 6f1cdff..392e1f2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,10 +10,16 @@ steps: # - name: start # image: node:16-alpine # commands: + # - "npm run build" # - "npm test -- --watchAll=false" # - "npm test -- --watchAll=false" - name: notify image: pelotech/drone-google-chat settings: - webook: - from_secret: GCHAT_WH + webook: https://chat.googleapis.com/v1/spaces/AAAAA93iO2I + key: + from_secret: GCHAT_KEY + token: + from_secret: GCHAT_TOKEN + template: "Drone: Build ran :rasing-hands:" +# https://chat.googleapis.com/v1/spaces/AAAAA93iO2I/messages