This commit is contained in:
parent
bfa51d66a6
commit
19aaa0a406
@ -1,6 +1,11 @@
|
||||
kind: pipeline
|
||||
name: default
|
||||
|
||||
volumes:
|
||||
- name: docker_socket
|
||||
host:
|
||||
path: /var/run/docker.sock
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: docker
|
||||
|
Loading…
Reference in New Issue
Block a user