From f7cf0e49313a3a4eb06710968ac27119ce0acc0f Mon Sep 17 00:00:00 2001 From: Ivan Li Date: Sun, 17 Jul 2022 09:32:26 +0800 Subject: [PATCH] build: fix drone config. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 33f1325..8245275 100644 --- a/.drone.yml +++ b/.drone.yml @@ -102,7 +102,7 @@ volumes: steps: - name: deploy - image: plugins/webhook + image: webhook settings: token-value: from_secret: watchtower-webhook-token