ci: Push to integrated registry
This commit is contained in:
parent
ca41fc9b58
commit
c2ec7c0230
|
|
@ -12,5 +12,5 @@ build:
|
|||
- echo "$CI_REGISTRY_PASSWORD" | podman login -u "$CI_REGISTRY_USER" --password-stdin $CI_REGISTRY
|
||||
script:
|
||||
- rpm-ostree install distribution-gpg-keys
|
||||
- rpm-ostree compose image -i --format=ociarchive fedora.yaml fedora.oci-archive
|
||||
- rpm-ostree compose image --initialize --format=registry fedora.yaml ${CI_REGISTRY_IMAGE}/fedora
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue