just a bit more debugging
Some checks failed
/ test (push) Failing after 7s

This commit is contained in:
mustard 2025-08-31 12:25:48 +02:00
parent 46bd2d68d2
commit 442a4944bb

View file

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