From 3ff9c7971b1ec346dc6a9ce8f88a507ec4cf7809 Mon Sep 17 00:00:00 2001 From: samuel-p Date: Mon, 30 Nov 2020 19:48:58 +0100 Subject: [PATCH] fixed arm64 to .drone.yml --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index ce421ee..226d33b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -97,6 +97,7 @@ steps: template: samuelph/connectivity-check:OS-ARCH platforms: - linux/amd64 + - linux/arm64 - linux/arm username: from_secret: USERNAME