A bit more...
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-05-04 20:39:38 -04:00
parent 159f87d07e
commit 7bbb4bb036

View File

@@ -135,7 +135,8 @@ steps:
- failure
volumes:
- name: yarnrc
- host:
name: yarnrc
path: /Volume1/docker/.yarnrc.yml
# depends_on:
@@ -228,7 +229,6 @@ steps:
- name: Deploy Container
image: docker:dind
commands:
- cp /volume1/docker/labs/grow-auth/.env .
- docker compose build
- docker compose up --wait
volumes: