on: [push] jobs: test: runs-on: alpine:3.22 steps: - run: | apk --no-cache add -u -f podman git \ git clone https://forgejoever.homelab0ne.xyz/mustard/joeverfin \ cd joeverfin \ podman build . -t joeverfin:latest