Skip to content

Commit

Permalink
Update clean command.
Browse files Browse the repository at this point in the history
  • Loading branch information
elarsaks committed Feb 3, 2024
1 parent be71c06 commit 9dc3261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-next.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
-e NEXT_LINKEDIN_CLIENT_SECRET=${{ secrets.NEXT_LINKEDIN_CLIENT_SECRET }} \
elarsaks/gorilla-labs-client:${{ github.sha }}
# Cleanup unused Docker images to free up space
docker image prune -f --filter "label!=keep"
docker image prune -af

0 comments on commit 9dc3261

Please sign in to comment.