From 0838f25d53ab0d28d64e889756dafdf9d8133018 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 11 Apr 2021 15:17:33 +0200 Subject: [PATCH] sign drone config --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 55b6b07..3d5fb3e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -271,6 +271,6 @@ depends_on: --- kind: signature -hmac: 14dcf0dc7a6960b86289fd9b6a530c96ed121393661dec857f5fd64c39ded614 +hmac: b90658ce0f5c766fa00660dcf4f712911c01c788872f8315c6216461d83e11ae ...