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
No known key found for this signature in database
GPG Key ID: 44408169EC61E228

View File

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