activate cache across branches/tags

This commit is contained in:
Tomáš Mládek 2021-03-06 11:57:48 +01:00
parent cf2be7d7a2
commit 5bcc88a9c1

View file

@ -6,7 +6,7 @@ image: "rust:latest"
# - cargo test --workspace --verbose # - cargo test --workspace --verbose
cache: cache:
key: ${CI_COMMIT_REF_SLUG} key: gardenserver
paths: paths:
- target/ - target/