This commit is contained in:
parent
701154aef6
commit
73cf6f61f6
17
.drone.yml
17
.drone.yml
@ -1,4 +1,3 @@
|
||||
---
|
||||
kind: pipeline
|
||||
name: build-linux-arm64
|
||||
type: docker
|
||||
@ -32,22 +31,6 @@ 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
|
||||
|
||||
clone:
|
||||
disable: true
|
||||
|
||||
- name: build-amd64
|
||||
image: docker:dind
|
||||
privileged: true
|
||||
|
Loading…
Reference in New Issue
Block a user