joeverfin/.forgejo/workflows/build_and_deploy.yaml
mustard 24e0627878
Some checks failed
/ test (push) Has been cancelled
debugging actions
2025-08-31 12:04:50 +02:00

9 lines
214 B
YAML

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