That command never played nice...
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-05-04 21:05:57 -04:00
parent 8e077810f5
commit 3d32c77bd1

View File

@@ -203,7 +203,6 @@ steps:
- name: Deploy Container
image: docker:dind
commands:
- cp /home/node/.env .
- docker compose build
- docker compose up --wait
volumes: