debugging actions
Some checks failed
/ test (push) Has been cancelled

This commit is contained in:
mustard 2025-08-31 12:04:50 +02:00
parent 2f2bcf8c5f
commit 24e0627878

View file

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