activate cache across branches/tags

master
Tomáš Mládek 2021-03-06 11:57:48 +01:00
parent cf2be7d7a2
commit 5bcc88a9c1
1 changed files with 1 additions and 1 deletions

View File

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