3
0

updated drone.yml to use docker hub
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Mike Sutton 2022-06-07 15:55:16 +02:00
parent ba480caa41
commit 927a09c1c0

View File

@ -16,7 +16,7 @@ volumes:
steps: steps:
- name: deploy - name: deploy
image: registry.wizewerx.tech/base/wizewerx-docker-compose image: wizewerx/wizewerx-docker-compose
volumes: volumes:
- name: dockersock - name: dockersock
path: /var/run/docker.sock path: /var/run/docker.sock