Updates for staging
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-05-06 01:15:11 -04:00
parent 50c74fdb71
commit 827bce6e1b
3 changed files with 9 additions and 9 deletions

View File

@@ -193,7 +193,7 @@ steps:
- docker compose -f docker-compose.staging.yml up --wait
volumes:
- name: env
path: /drone/grow/.env
path: /drone/grow/staging.env
- name: dockersock
path: /var/run/docker.sock
- name: dockerconfig