diff --git a/.drone.yml b/.drone.yml index 2558f81..3867720 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,8 +3,12 @@ kind: pipeline type: docker name: default -steps: +platform: + os: linux + arch: arm64 + +steps: - name: go-ci image: gcr.io/kaniko-project/executor:debug network_mode: host