Skip to content

Commit

Permalink
docker builder prune
Browse files Browse the repository at this point in the history
  • Loading branch information
bradh352 committed Nov 19, 2024
1 parent 470c702 commit 2c91de0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildsonic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Clean up from prior runs
run: |
docker image prune --all --force
docker builder prune --all
mydir=`pwd`
sudo rm -rf *
sudo rm -rf .git
Expand Down

0 comments on commit 2c91de0

Please sign in to comment.