Skip to content

Commit 4c87b5c

Browse files
authored
Merge branch 'main' into dependabot/github_actions/github-actions-533f70582a
2 parents 44b64a4 + 21e9744 commit 4c87b5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web-apps/kind-images.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ fi
1717

1818
# Work around storage limits in GH runners
1919
if [[ $CI == "true" ]]; then
20+
docker system prune -af
2021
DIR=/mnt/gimme-more-space
2122
sudo mkdir -p $DIR
2223
sudo chown -R $USER:$USER $DIR

0 commit comments

Comments
 (0)