debug
continuous-integration/drone/push Build is passing Details

init
shnee 3 years ago
parent 22bf9b42d8
commit 522ab96803

@ -6,7 +6,7 @@ name: docker-build
steps:
- name: build
image: docker.shnee.net/shnee/dind:19.03
image: docker:dind
pull: always
volumes:
- name: dockersock
@ -47,7 +47,7 @@ steps:
services:
- name: docker
image: docker.shnee.net/shnee/dind:19.03
image: docker:dind
privileged: true
volumes:
- name: dockersock

Loading…
Cancel
Save