From ac74e2406d5410bd368a3d788546cf41a04dcbde Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 10 Jan 2021 21:55:23 +0100 Subject: [PATCH] test buildx plugin --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 967867f..552006b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,7 @@ kind: pipeline name: test + platform: os: linux arch: amd64 @@ -370,6 +371,6 @@ depends_on: --- kind: signature -hmac: 0d15eda6b01d23551b72f8e12348bb1028d19c0b30cf28be2f38e737a3f9a51d +hmac: b9480ef2265759b2fa2fd9e921b5000b393c974823d1c3ddd087d1ffc331518b ...