Fixd dind Image Name in Pipeline
continuous-integration/drone/push Build is failing Details

init
shnee 3 years ago
parent 920af3851e
commit 70389eb087

@ -5,7 +5,7 @@ name: docker-build
steps:
- name: greeting
image: docker.shnee.net/shnee/docker:19.03
image: docker.shnee.net/shnee/dind:19.03
volumes:
- name: dockersock
path: /var/run
@ -32,7 +32,7 @@ steps:
services:
- name: docker
image: docker.shnee.net/shnee/docker:19.03
image: docker.shnee.net/shnee/dind:19.03
privileged: true
volumes:
- name: dockersock

Loading…
Cancel
Save