diff --git a/.drone.yml b/.drone.yml index c1d9f9d..8272730 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,10 @@ kind: pipeline name: build-linux-arm64-amd64 type: docker +platform: + os: linux + arch: arm64 + clone: disable: true