diff --git a/.drone.yml b/.drone.yml index b3d666e..474dfc9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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