From ee53effc64c39b574df97bd0f925299381aedcfb Mon Sep 17 00:00:00 2001 From: Martin Weise <martin.weise@tuwien.ac.at> Date: Thu, 7 Mar 2024 14:15:49 +0000 Subject: [PATCH] Without key --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6404bd5824..f8f1c4ba49 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -479,7 +479,6 @@ docs-docs: - apt-get update && apt-get install -y git make sed wget - make docs cache: - key: $CI_COMMIT_REF_SLUG paths: - ./final -- GitLab