diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1546f63..5f330ea 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,7 @@ image: "rust:latest" #- apt-get install -yqq mingw-w64 cache: - key: ${CI_COMMIT_REF_SLUG} + key: all paths: - .cargo/ - target/