From e0f4517f00ed3e86f29dc4a50f6cf4dc5f96c76e Mon Sep 17 00:00:00 2001 From: Bernhard B Date: Mon, 24 Nov 2025 19:21:30 +0100 Subject: [PATCH] debugging: print out disk space --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ac1b8a..14e8106 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,6 +38,7 @@ jobs: env: VERSION: ${{ github.run_number }} run: | + df -h echo "Start CI build" docker run --privileged --rm tonistiigi/binfmt --install all podman manifest create build