try dind
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-05-04 12:09:53 -04:00
parent cfb7c7e453
commit 21e80ca883

View File

@@ -169,7 +169,7 @@ workspace:
steps: steps:
- name: Deploy Container - name: Deploy Container
image: docker image: docker:dind
commands: commands:
- docker compose build - docker compose build
- docker compose up --wait - docker compose up --wait