From 5ce0af0731cc86bec1a70e53de86d80e800489ae Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Mon, 4 Jun 2018 09:39:32 +1000 Subject: [PATCH] Simplify the GitLab cache config, should be more reliable this way? --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 05a0d31..4acbf9d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,8 +12,7 @@ variables: cache: paths: - - $PIP_CACHE_DIR - - $PIPENV_CACHE_DIR + - .cache test: script: