No cache
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-05-04 22:08:27 -04:00
parent 7e1f9a1f33
commit 34a28b8134

View File

@@ -204,7 +204,7 @@ steps:
image: docker
privileged: true
commands:
- docker compose build
- docker compose build --no-cache
- docker compose up --wait
volumes:
- name: env