diff --git a/.drone.yml b/.drone.yml index fee2346..4b217ca 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,5 +1,10 @@ kind: pipeline name: default + +platform: + os: linux + arch: arm64 + steps: - name: test image: alpine