Update .gitlab-ci.yml

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-03-28 18:07:38 +00:00
parent d4186d5a0d
commit 977f64d9cb
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ image: "rust:latest"
cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- .cargo/
- target/