This commit is contained in:
parent
834fbb63ad
commit
3764698f93
1 changed files with 3 additions and 1 deletions
|
@ -7,4 +7,6 @@ jobs:
|
|||
- run: pwd && ls
|
||||
- run: pushd ./joeverfin
|
||||
- run: pwd && ls
|
||||
- run: pushd joeverfin && podman build --cgroup-manager=cgroupfs . -t "joeverfin:latest"
|
||||
- run: pushd joeverfin && podman build --cgroup-manager=cgroupfs . -t "forgejoever.homelab0ne.xyz/mustard/joeverfin:latest"
|
||||
- run: podman login https://forgejoever.homelab0ne.xyz -u mustard -p {{ secrets.REGISTRY_TOKEN }}
|
||||
- run: podman push "forgejoever.homelab0ne.xyz/mustard/joeverfin:latest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue