diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8a53d47..1546f63 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,6 +9,7 @@ image: "rust:latest" cache: key: ${CI_COMMIT_REF_SLUG} paths: + - .cargo/ - target/