use until=24h
All checks were successful
continuous-integration/drone/push Build is passing

https://github.com/docker/cli/issues/2071
This commit is contained in:
Nebel 2023-01-10 19:07:07 +09:00
parent a7fb017d80
commit 0db713db3c

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 --force
- docker image prune --all --filter=until=24h --force
environment:
ENV:
from_secret: ENV