hmm
Some checks are pending
/ test (push) Has started running

This commit is contained in:
mustard 2025-08-31 12:39:16 +02:00
parent 442a4944bb
commit 834fbb63ad

View file

@ -7,4 +7,4 @@ jobs:
- run: pwd && ls
- run: pushd ./joeverfin
- run: pwd && ls
- run: pushd joeverfin && podman build . -t "joeverfin:latest"
- run: pushd joeverfin && podman build --cgroup-manager=cgroupfs . -t "joeverfin:latest"