Skip to content
Snippets Groups Projects
Commit 6dec4772 authored by Don Zickus's avatar Don Zickus
Browse files

Enable CKI on os-build MRs only


Not all the old Fedora branches have the latest Makefile and specfile
changes to support the self-test check.  Disable the Fedora branches for
now.

Signed-off-by: Don Zickus's avatarDon Zickus <dzickus@redhat.com>
parent d1731c57
No related branches found
No related tags found
2 merge requests!1877Enable CKI on os-build MRs only,!1873Draft: Test: Broken code, do not merge
Pipeline #563427496 failed
Pipeline: cki-trusted-contributors

#563427620

    ......@@ -56,6 +56,8 @@ workflow:
    skip_publish: 'true'
    skip_test: 'true'
    skip_results: 'true'
    rules:
    - if: '$CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "os-build"'
    .9-common:
    variables:
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment