diff --git a/.drone.yml b/.drone.yml index 9bf9102..c7f0637 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,9 +7,6 @@ platform: os: linux arch: arm64 -node: - qemu: no - steps: - name: build-image image: plugins/docker @@ -34,9 +31,6 @@ platform: os: linux arch: amd64 -node: - qemu: no - steps: - name: build-image image: plugins/docker