From 5bcc88a9c1be58e9ce11a5f47cb4f29659dab9b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Sat, 6 Mar 2021 11:57:48 +0100 Subject: [PATCH] activate cache across branches/tags --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f42ca60..5ace855 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ image: "rust:latest" # - cargo test --workspace --verbose cache: - key: ${CI_COMMIT_REF_SLUG} + key: gardenserver paths: - target/