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