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