mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-05-22 14:04:28 +00:00
debugging: print out disk space
This commit is contained in:
parent
8713741e94
commit
e0f4517f00
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -38,6 +38,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
VERSION: ${{ github.run_number }}
|
VERSION: ${{ github.run_number }}
|
||||||
run: |
|
run: |
|
||||||
|
df -h
|
||||||
echo "Start CI build"
|
echo "Start CI build"
|
||||||
docker run --privileged --rm tonistiigi/binfmt --install all
|
docker run --privileged --rm tonistiigi/binfmt --install all
|
||||||
podman manifest create build
|
podman manifest create build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user