fixup! WIP CI
All checks were successful
/ build (push) Successful in 5s

This commit is contained in:
Simon Bruder 2024-07-19 15:13:38 +02:00
parent 3eac2fe257
commit ca4ff112e8
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -16,7 +16,6 @@ jobs:
run: |
nix build .#li7y-oci
podman image load -i ./result
env
podman login --username simon --password "${REGISTRY_PASSWORD}" git.sbruder.de
podman login --username simon --password "${{ secrets.REGISTRY_PASSWORD }}" git.sbruder.de
podman tag li7y git.sbruder.de/simon/li7y:latest
podman push git.sbruder.de/simon/li7y:latest