diff --git a/.drone.yml b/.drone.yml index b4019a7..cacf38c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,6 +3,10 @@ kind: pipeline type: docker name: test +platform: + os: linux + arch: arm64 + steps: - name: greeting image: alpine