Or...
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-05-04 19:40:33 -04:00
parent 73cb0c23f5
commit ddb8ad0948

View File

@@ -189,9 +189,19 @@ steps:
- success - success
- failure - failure
services:
- name: docker
image: docker:dind
privileged: true
volumes:
- name: dockersock
path: /var/run
volumes: volumes:
- name: dockersock - name: dockersock
path: /var/run/docker.sock temp: {}
# - name: dockersock
# path: /var/run/docker.sock
- name: dockerconfig - name: dockerconfig
path: /volume1/docker/labs/grow-auth/dockerconfig.json path: /volume1/docker/labs/grow-auth/dockerconfig.json