Update .gitlab-ci.yml file

This commit is contained in:
Luke Jones
2023-01-16 02:00:34 +00:00
parent bcba11d4ec
commit bb612283fe

View File

@@ -1,7 +1,7 @@
image: rust:latest
.rust_cache: &rust_cache
cache: &rust_cache
cache:
# key: $CI_COMMIT_REF_SLUG
paths:
# Don't include `incremental` to save space