fix CI lint

This commit is contained in:
Denis S. Soldatov aka General-Beck 2018-03-20 17:08:46 +03:00 committed by GitHub
parent 5483794b31
commit 2e1af204aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ variables:
RUSTFLAGS: ""
CARGOFLAGS: ""
cache:
key: "$CI_BUILD_STAGE/$CI_BUILD_REF_NAME"
key: "$CI_BUILD_STAGE-$CI_BUILD_REF_NAME"
untracked: true
linux-stable-test:
stage: test