Skip to content

Commit

Permalink
try and clean up docker images to make space
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenhorsman committed Sep 19, 2024
1 parent 8a43525 commit ccf0e75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/podvm_mkosi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ jobs:
- name: Build image for docker provider
working-directory: src/cloud-api-adaptor/podvm-mkosi
run: |
docker system prune -a
make image-container
env:
PUSH: true
Expand Down

0 comments on commit ccf0e75

Please sign in to comment.