even moar debugging
Some checks failed
/ test (push) Failing after 4s

This commit is contained in:
mustard 2025-08-31 12:22:01 +02:00
parent 711ddb6839
commit 83aeca6d35

View file

@ -3,7 +3,6 @@ jobs:
test:
runs-on: "fedora"
steps:
- run: |
git clone https://forgejoever.homelab0ne.xyz/mustard/joeverfin \
cd joeverfin \
podman build . -t joeverfin:latest
- run: git clone "https://forgejoever.homelab0ne.xyz/mustard/joeverfin"
- run: cd joeverfin
- run: podman build . -t "joeverfin:latest"