From 701154aef64e2de4f9c9a144f3858563319f55fb Mon Sep 17 00:00:00 2001 From: ale Date: Tue, 8 Oct 2024 12:26:48 +0200 Subject: [PATCH] build-arm64 --- .drone.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.drone.yml b/.drone.yml index ff6148d..f1f0135 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,11 +1,8 @@ +--- kind: pipeline name: build-linux-arm64 type: docker -platform: - os: linux - arch: arm64 - clone: disable: true @@ -48,10 +45,6 @@ kind: pipeline name: build-linux-amd64 type: docker -platform: - os: linux - arch: arm64 - clone: disable: true