parent
711ddb6839
commit
83aeca6d35
1 changed files with 3 additions and 4 deletions
|
@ -3,7 +3,6 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: "fedora"
|
runs-on: "fedora"
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: git clone "https://forgejoever.homelab0ne.xyz/mustard/joeverfin"
|
||||||
git clone https://forgejoever.homelab0ne.xyz/mustard/joeverfin \
|
- run: cd joeverfin
|
||||||
cd joeverfin \
|
- run: podman build . -t "joeverfin:latest"
|
||||||
podman build . -t joeverfin:latest
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue