forked from 00dani/lemoncurry
Simplify the GitLab cache config, should be more reliable this way?
This commit is contained in:
parent
4c0be4ce8b
commit
5ce0af0731
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ variables:
|
|||
|
||||
cache:
|
||||
paths:
|
||||
- $PIP_CACHE_DIR
|
||||
- $PIPENV_CACHE_DIR
|
||||
- .cache
|
||||
|
||||
test:
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue