This commit is contained in:
parent
47bd048199
commit
53aef79d0c
|
@ -20,5 +20,5 @@ jobs:
|
|||
nix build .#li7y-oci
|
||||
podman image load -i ./result
|
||||
podman tag li7y git.sbruder.de/simon/li7y:latest
|
||||
podman login --username simon --password "${{ secrets.REGISTRY_PASSWORD }}" git.sbruder.de
|
||||
podman login --username simon --password "$GITHUB_TOKEN" git.sbruder.de
|
||||
podman push git.sbruder.de/simon/li7y:latest
|
||||
|
|
Loading…
Reference in a new issue