diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 76645eae7..b1b8a7f97 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -59,7 +59,7 @@ redis-rs-test: coverage-test: rules: - - if: '${COVERAGE} == "TRUE"' + - if: '$COVERAGE' tags: - docker stage: test