debian-bootc-base-images/.gitlab-ci.yml
Colin Walters 843d65aa93 ci: A few fixes
- Need to initialize
- Fix typo for ociarchive
2023-09-07 16:49:40 -04:00

13 lines
268 B
YAML

# Yes, we're using FCOS as a buildroot
image: quay.io/fedora/fedora-coreos:stable
stages:
- build
build:
stage: build
script:
- rpm-ostree install distribution-gpg-keys
- rpm-ostree compose image -i --format=ociarchive fedora.yaml fedora.oci-archive