build-arm64
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
ale 2024-10-08 12:28:48 +02:00
parent 701154aef6
commit 73cf6f61f6

View File

@ -1,4 +1,3 @@
---
kind: pipeline kind: pipeline
name: build-linux-arm64 name: build-linux-arm64
type: docker type: docker
@ -32,22 +31,6 @@ steps:
- push - push
- tag - tag
volumes:
- name: dockersock
host:
path: /var/run/docker.sock
- name: etcdocker
host:
path: /etc/docker
---
kind: pipeline
name: build-linux-amd64
type: docker
clone:
disable: true
- name: build-amd64 - name: build-amd64
image: docker:dind image: docker:dind
privileged: true privileged: true