Skip to content

Commit

Permalink
add CI variable
Browse files Browse the repository at this point in the history
  • Loading branch information
General-Beck authored Jun 12, 2017
1 parent 15f19fc commit 2501334
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2501334

Please sign in to comment.