mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 10:11:44 +00:00
Fixed variables command in gitlab.yml
This commit is contained in:
@@ -7,7 +7,7 @@ stages:
|
||||
- doc
|
||||
|
||||
variables:
|
||||
- CARGO_HOME: /cache/cargocache
|
||||
CARGO_HOME: /cache/cargocache
|
||||
|
||||
check-fmt:
|
||||
stage: test
|
||||
|
||||
Reference in New Issue
Block a user