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

This commit is contained in:
mustard 2025-08-31 12:25:00 +02:00
parent 74d30ef4f1
commit 46bd2d68d2

View file

@ -5,6 +5,6 @@ jobs:
steps: steps:
- run: git clone "https://forgejoever.homelab0ne.xyz/mustard/joeverfin" - run: git clone "https://forgejoever.homelab0ne.xyz/mustard/joeverfin"
- run: pwd && ls - run: pwd && ls
- run: cd joeverfin - run: pushd ./joeverfin
- run: pwd && ls - run: pwd && ls
- run: podman build . -t "joeverfin:latest" - run: podman build . -t "joeverfin:latest"