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

This commit is contained in:
2023-05-04 19:37:08 -04:00
parent 59738f5711
commit 73cb0c23f5

View File

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