Fixed variables command in gitlab.yml

This commit is contained in:
Luke Anderson
2019-05-07 13:46:02 +10:00
parent e72e7d2fd6
commit 0d5c3f3643

View File

@@ -7,7 +7,7 @@ stages:
- doc
variables:
- CARGO_HOME: /cache/cargocache
CARGO_HOME: /cache/cargocache
check-fmt:
stage: test