Again
Buildtest / build (push) Failing after 58s

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