diff --git a/.drone.yml b/.drone.yml index b7566de..ee207f5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,10 +2,14 @@ kind: pipeline type: docker name: default + platform: os: linux arch: armqs64 +node: + qemu: no + steps: - name: build-image image: plugins/docker