add CI variable

This commit is contained in:
Denis S. Soldatov aka General-Beck 2017-06-13 01:37:03 +03:00 committed by GitHub
parent 15f19fc026
commit 2501334ed7
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ variables:
RUST_BACKTRACE: "1"
RUSTFLAGS: ""
CARGOFLAGS: ""
CI_SERVER_NAME: "GitLab CI"
cache:
key: "$CI_BUILD_STAGE/$CI_BUILD_REF_NAME"
untracked: true