Again
Buildtest / build (push) Failing after 59s

This commit is contained in:
Dominik Werder
2026-07-03 11:56:10 +02:00
parent 4b035619cc
commit eaec2dbf5d
+1 -1
View File
@@ -59,7 +59,7 @@ jobs:
run: |
PODMAN="podman --storage-driver=vfs --root $PODMAN_STORAGE --runroot $PODMAN_RUNROOT"
echo PODMAN COMMAND [["$PODMAN"]]
PRUN="$PODMAN run --rm --network=none --user 0 centos-7-rust-flat:latest"
PRUN="$PODMAN run --rm --network=none --user 0 --cgroups=disabled centos-7-rust-flat:latest"
$PRUN id
$PRUN pwd
$PRUN ls /data