gitlab-ci syntax error
Former-commit-id: 2a5b4297425e773cc97376f271acce535ef3a20e
This commit is contained in:
parent
3494ceffec
commit
e953e8b5e3
@ -59,7 +59,7 @@ redis-rs-test:
|
|||||||
|
|
||||||
coverage-test:
|
coverage-test:
|
||||||
rules:
|
rules:
|
||||||
- if: ${COVERAGE} == "TRUE"
|
- if: '${COVERAGE} == "TRUE"'
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
stage: test
|
stage: test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user