ci: Make unreleased RHEL distro build optional.

This commit is contained in:
Milan Broz
2024-10-26 10:51:43 +02:00
parent 5f066777a1
commit 66c1523163

View File

@@ -68,6 +68,7 @@ test-main-commit-rhel10:
- cryptsetup-rhel-10 - cryptsetup-rhel-10
stage: test stage: test
interruptible: true interruptible: true
allow_failure: true
variables: variables:
DISTRO: cryptsetup-rhel-10 DISTRO: cryptsetup-rhel-10
RUN_SSH_PLUGIN_TEST: "1" RUN_SSH_PLUGIN_TEST: "1"