From 74da993c35c54289b4a7b74f74fe66b056c3f994 Mon Sep 17 00:00:00 2001 From: quackerd Date: Mon, 8 Aug 2022 08:20:44 +0000 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9cb9866..4d6178c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,8 +12,12 @@ steps: - git clone https://git.quacker.org/d/dockerutils - sh dockerutils/alpine-pkg-tag.sh dhcp - name: build - image: plugins/docker + image: thegeeklab/drone-docker-buildx + privileged: true settings: + platforms: + - linux/arm64 + - linux/amd64 username: from_secret: docker_username password: