parent
2f2bcf8c5f
commit
24e0627878
1 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue