mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 20:29:55 +02:00
Github Actions: free space: all existing Docker images
This commit is contained in:
parent
31aeb9629d
commit
45e3ab9692
1 changed files with 1 additions and 3 deletions
4
.github/workflows/test-eynollah.yml
vendored
4
.github/workflows/test-eynollah.yml
vendored
|
@ -23,9 +23,7 @@ jobs:
|
|||
sudo rm -rf "/usr/local/share/boost"
|
||||
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
|
||||
df -h
|
||||
docker rmi $(docker images --filter=reference="alpine:*" -q)
|
||||
docker rmi $(docker images --filter=reference="debian:*" -q)
|
||||
docker rmi $(docker images --filter=reference="node:*" -q)
|
||||
docker rmi $(docker images -q)
|
||||
df -h
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/cache@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue