Skip to content

Commit e0f4517

Browse files
committed
debugging: print out disk space
1 parent 8713741 commit e0f4517

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
env:
3939
VERSION: ${{ github.run_number }}
4040
run: |
41+
df -h
4142
echo "Start CI build"
4243
docker run --privileged --rm tonistiigi/binfmt --install all
4344
podman manifest create build

0 commit comments

Comments
 (0)