gitlab-ci syntax error

Former-commit-id: 2a5b4297425e773cc97376f271acce535ef3a20e
This commit is contained in:
malavan 2021-07-07 08:26:39 +00:00
parent cf1b1b7510
commit f0d188cb07

View File

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