From ba4b17a47d6470430f82773e145992d1af288335 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 16 Jan 2021 15:21:38 +0100 Subject: [PATCH] re-sign drone config --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index a2cded6..7889822 100644 --- a/.drone.yml +++ b/.drone.yml @@ -672,6 +672,6 @@ depends_on: --- kind: signature -hmac: 4069e0a8bbfde0dc88897530b036f113e39cd4b87ebc8cb946da3394b983c084 +hmac: 2bec459c13076d26b8c054f542e5e0fea4c37607c2060e3c73094fc261ff57f5 ...