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:
- name: Deploy Container
image: docker
image: docker:dind
commands:
- docker compose build
- docker compose up --wait