This commit is contained in:
parent
5744a5eb9c
commit
15b06b316d
|
@ -10,4 +10,4 @@ jobs:
|
||||||
- run: |
|
- run: |
|
||||||
podman login --username registry --password ${{ secrets.MEATBAG_REGISTRY_TOKEN }} registry.meatbag.se
|
podman login --username registry --password ${{ secrets.MEATBAG_REGISTRY_TOKEN }} registry.meatbag.se
|
||||||
podman build -t meatbag/caddy:latest .
|
podman build -t meatbag/caddy:latest .
|
||||||
podman push registry.meatbag.se/meatbag/caddy
|
podman push meatbag/caddy registry.meatbag.se/meatbag/caddy
|
||||||
|
|
Loading…
Reference in a new issue