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

This commit is contained in:
Nebel 2023-01-10 18:57:26 +09:00
parent 67830ca7f0
commit a7fb017d80

View file

@ -18,7 +18,7 @@ steps:
commands:
- echo -n "$${ENV}" > .env
- docker compose --project-name=gammafogtypecom up --detach
- docker image prune --all --filter=until=1d
- docker image prune --all --filter=until=1d --force
environment:
ENV:
from_secret: ENV