Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DakshChan authored Oct 14, 2023
1 parent 4525ff3 commit 6b535c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:

- name: cleanup
run: |
docker image prune
docker builder prune
docker image prune -f
docker builder prune -f

0 comments on commit 6b535c3

Please sign in to comment.