ci: push to right place
Some checks failed
build / build (push) Failing after 2m50s

This commit is contained in:
Viktor Varland 2024-02-02 17:32:56 +01:00
parent 9cf2ee261d
commit 5744a5eb9c
Signed by: varl
GPG key ID: 7459F0B410115EE8

View file

@ -10,4 +10,4 @@ jobs:
- run: |
podman login --username registry --password ${{ secrets.MEATBAG_REGISTRY_TOKEN }} registry.meatbag.se
podman build -t meatbag/caddy:latest .
podman push meatbag/caddy
podman push registry.meatbag.se/meatbag/caddy