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