Skip to content

Commit

Permalink
prune all force
Browse files Browse the repository at this point in the history
  • Loading branch information
muhhae committed Mar 6, 2024
1 parent 7da8ad4 commit a953039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
script: |
cd App/lorem-ipsum
docker compose up -d --pull muhhae/lorem-ipsum
docker image prune
docker image prune -a -f
docker images
docker compose ls
docker compose ps
Expand Down

0 comments on commit a953039

Please sign in to comment.