ci: Add initial attempt

This commit is contained in:
Colin Walters 2023-09-07 20:41:45 +00:00
parent ff46f76450
commit d0e390602b
No known key found for this signature in database
1 changed files with 13 additions and 0 deletions

13
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,13 @@
# 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 --format=oci-archive fedora.yaml fedora.oci-archive