Last try before lunch
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-05-04 12:12:44 -04:00
parent 21e80ca883
commit 809255baa6

View File

@@ -175,11 +175,11 @@ steps:
- docker compose up --wait - docker compose up --wait
volumes: volumes:
- name: env - name: env
path: /.env path: ./.env
- name: dockersock - name: dockersock
Path: /var/run/docker.sock Path: /var/run/docker.sock
- name: dockerconfig - name: dockerconfig
Path: /.docker/config.json Path: ./.docker/config.json
- name: Send Status Notifications - name: Send Status Notifications
image: plugins/webhook image: plugins/webhook
settings: settings: