Trying with the .env file copied in
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -226,6 +226,7 @@ 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:
|
||||||
|
|||||||
Reference in New Issue
Block a user