This commit is contained in:
parent
3eac2fe257
commit
ca4ff112e8
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue