diff --git a/.drone.yml b/.drone.yml index f1d5f5a..c13f921 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,10 @@ kind: pipeline type: docker name: Build +platform: + os: linux + arch: arm64 + steps: - name: Build and check formatting image: node:14-alpine