ci: A few fixes
- Need to initialize - Fix typo for ociarchive
This commit is contained in:
parent
d0e390602b
commit
843d65aa93
|
|
@ -9,5 +9,5 @@ build:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- rpm-ostree install distribution-gpg-keys
|
- rpm-ostree install distribution-gpg-keys
|
||||||
- rpm-ostree compose image --format=oci-archive fedora.yaml fedora.oci-archive
|
- rpm-ostree compose image -i --format=ociarchive fedora.yaml fedora.oci-archive
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue