Skip to content

Commit bfcb49d

Browse files
committed
Added some more cleanup to self-hosted image builds
Signed-off-by: Roland Asmann <roland.asmann@gmail.com>
1 parent f65da11 commit bfcb49d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/image-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,3 +159,4 @@ jobs:
159159
shell: bash
160160
run: |
161161
docker buildx prune -af
162+
docker system prune -af --volumes

0 commit comments

Comments
 (0)