Skip to content

Commit

Permalink
No really purge everything, I am sick of having 2tbs of images sittin…
Browse files Browse the repository at this point in the history
…g around
  • Loading branch information
lunamidori5 committed Apr 26, 2024
1 parent 1cb214b commit f64bbf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Make_Subsystem_Dockers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
- name: Clean up Docker Cache
run: |
docker image prune -f -a
docker system prune -a -f
push_gpu_to_hub:
name: Push LocalAI GPU to Docker Hub
Expand Down Expand Up @@ -104,3 +105,4 @@ jobs:
- name: Clean up Docker Cache
run: |
docker image prune -f -a
docker system prune -a -f

0 comments on commit f64bbf2

Please sign in to comment.