diff --git a/.drone.yml b/.drone.yml index 2eb5274..751804f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,10 @@ kind: pipeline name: default +platform: + os: linux + arch: arm64 + steps: - name: test image: alpine