Skip to content

Commit

Permalink
[WEB] - Now pruning!
Browse files Browse the repository at this point in the history
  • Loading branch information
RJMurg authored May 11, 2024
1 parent a6ebcdf commit 11069ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-to-vps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ jobs:
echo "EXPOSED_PORT=${{secrets.EXPOSED_PORT}}" > .env
docker compose up -d --build
docker image prune -f
EOF

0 comments on commit 11069ae

Please sign in to comment.