This commit is contained in:
parent
701154aef6
commit
73cf6f61f6
17
.drone.yml
17
.drone.yml
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user