diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 69bd634..428bd5c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,7 +30,7 @@ build-push: rules: - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH variables: - COMPOSE_INITIALIZE: "1" + COMPOSE_INITIALIZE: "" FORCE: "" stage: build before_script: diff --git a/oscore/bootc.yaml b/oscore/bootc.yaml index 9f970d2..2bee9fc 100644 --- a/oscore/bootc.yaml +++ b/oscore/bootc.yaml @@ -16,3 +16,9 @@ exclude-packages: # chosen as the package to satisfy the `kernel-core` dependency from # the kernel package. - kernel-debug-core + +# rpm-ostree can be an alias for bootc, we want to enable that here. +postprocess: + - | + #!/usr/bin/env bash + ln -sr /usr/bin/{rpm-ostree,bootc}