From b486eddc5387c4a93ae7efe13629df708e536abe Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 19 Sep 2021 18:22:48 +0200 Subject: [PATCH] fix drone yaml format and switch to drone-matrix plugin --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d5cbbca..8aad089 100644 --- a/.drone.yml +++ b/.drone.yml @@ -165,4 +165,6 @@ depends_on: --- kind: signature -hmac: 42a2167ae9705a4a04a27f4b333263c30dab5921dac8eed61fee0636d4e1ed50 +hmac: d475b1de92cdbe4c8d330155ef431b2a3fe36181e20294f636a78c6ff866c05a + +...