refactor: build arm64 image
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Peter 2023-07-19 19:37:57 +00:00
parent 23056bdcde
commit a120547403

View file

@ -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