Skip to content

Commit

Permalink
👷ci: prune cache force
Browse files Browse the repository at this point in the history
  • Loading branch information
DamirLut committed Apr 6, 2024
1 parent d970212 commit 71e39d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ git restore .
git pull
docker compose down
docker compose up -d --build
docker system prune --filter "until=48h" -f
docker system prune -f

0 comments on commit 71e39d3

Please sign in to comment.