build-arm64
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
ale 2024-10-08 12:18:59 +02:00
parent a1f525f195
commit c4f971da27

View File

@ -35,11 +35,26 @@ steps:
- push
- tag
volumes:
- name: dockersock
host:
path: /var/run/docker.sock
- name: etcdocker
host:
path: /etc/docker
---
kind: pipeline
name: build-linux-amd64
type: docker
platform:
os: linux
arch: arm64
clone:
disable: true
- name: build-amd64
image: docker:dind
privileged: true