PODMAN_USERNS: disabled
Some checks failed
os / build (push) Has been cancelled

This commit is contained in:
Anders da Silva Rytter Hansen 2026-05-02 11:27:36 -03:00
commit c365d3438b

View file

@ -18,6 +18,7 @@ env:
REGISTRY: forge.pc-rytteren.dk
IMAGE_NAME: ${{ github.repository }}
STORAGE_DRIVER: vfs
PODMAN_USERNS: disabled
jobs:
build: