diff options
Diffstat (limited to 'gitlab-ci-rpms-tito.yml')
-rw-r--r-- | gitlab-ci-rpms-tito.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gitlab-ci-rpms-tito.yml b/gitlab-ci-rpms-tito.yml index 522097c..c1cca5b 100644 --- a/gitlab-ci-rpms-tito.yml +++ b/gitlab-ci-rpms-tito.yml @@ -29,6 +29,9 @@ tito_fedora_x86_64: tito_el8_x86_64: stage: rpms image: registry.gitlab.com/kraxel/rpm-package-builder:el8 + rules: + - if: '$EXCLUDE_EL8 == "yes"' + when: never before_script: - dnf builddep -y *.spec script: |