parent
63e5b24a8a
commit
3eac2fe257
|
@ -16,6 +16,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
nix build .#li7y-oci
|
nix build .#li7y-oci
|
||||||
podman image load -i ./result
|
podman image load -i ./result
|
||||||
|
env
|
||||||
podman login --username simon --password "${REGISTRY_PASSWORD}" git.sbruder.de
|
podman login --username simon --password "${REGISTRY_PASSWORD}" git.sbruder.de
|
||||||
podman tag li7y git.sbruder.de/simon/li7y:latest
|
podman tag li7y git.sbruder.de/simon/li7y:latest
|
||||||
podman push git.sbruder.de/simon/li7y:latest
|
podman push git.sbruder.de/simon/li7y:latest
|
||||||
|
|
Loading…
Reference in a new issue