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