gitlab-ci syntax error
Former-commit-id: 2a5b4297425e773cc97376f271acce535ef3a20e
This commit is contained in:
parent
cf1b1b7510
commit
f0d188cb07
@ -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