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