gitlab-ci syntax error

Former-commit-id: 92aaa4fd66225593fa477053f960ee1dbf2f522c
This commit is contained in:
malavan 2021-07-07 08:30:41 +00:00
parent e953e8b5e3
commit c2f601e89d

View File

@ -59,7 +59,7 @@ redis-rs-test:
coverage-test:
rules:
- if: '${COVERAGE} == "TRUE"'
- if: '$COVERAGE'
tags:
- docker
stage: test