From e96546596f1384e1d9adee32c004065478e996b4 Mon Sep 17 00:00:00 2001 From: Ricardo Carrasco Date: Mon, 26 Sep 2022 14:31:22 -0400 Subject: [PATCH] test gchat --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b781941..552b24c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: # - "npm test -- --watchAll=false" # - "npm test -- --watchAll=false" - name: notify - image: alpine:3 + image: curlimages/curl:7.80.0 environment: GCHAT_WH: from_secret: GCHAT_WH