Update .gitlab-ci.yml

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-03-28 18:08:35 +00:00
parent 977f64d9cb
commit 7faf399d44
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ image: "rust:latest"
#- apt-get install -yqq mingw-w64
cache:
key: ${CI_COMMIT_REF_SLUG}
key: all
paths:
- .cargo/
- target/