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

This commit is contained in:
mustard 2025-08-31 12:24:08 +02:00
parent 83aeca6d35
commit 74d30ef4f1

View file

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