From 60fbf8a7c136988e4c49cf454c3bc987bff67c85 Mon Sep 17 00:00:00 2001 From: Josh Asplund Date: Tue, 23 Jun 2020 18:36:23 +0200 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d849fa36..55152559 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,6 @@ variables: cache: key: "${CI_JOB_NAME}" paths: - - .cache/pip - .venv stages: -- GitLab