joeverfin/.forgejo/workflows/build_and_deploy.yaml
mustard 711ddb6839
Some checks failed
/ test (push) Failing after 4s
moar debugging
2025-08-31 12:19:02 +02:00

9 lines
218 B
YAML

on: [push]
jobs:
test:
runs-on: "fedora"
steps:
- run: |
git clone https://forgejoever.homelab0ne.xyz/mustard/joeverfin \
cd joeverfin \
podman build . -t joeverfin:latest