aboutsummaryrefslogtreecommitdiffstats
path: root/gitlab-ci-rpms-tito.yml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab-ci-rpms-tito.yml')
-rw-r--r--gitlab-ci-rpms-tito.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitlab-ci-rpms-tito.yml b/gitlab-ci-rpms-tito.yml
index dcf85e6..3bf4a03 100644
--- a/gitlab-ci-rpms-tito.yml
+++ b/gitlab-ci-rpms-tito.yml
@@ -4,7 +4,7 @@ tito_fedora_aarch64:
tags:
- aarch64
rules:
- - if: $BUILD_AARCH64 == "yes"'
+ - if: '$BUILD_AARCH64 == "yes"'
before_script:
- dnf builddep -y *.spec
script: