Merge branch 'aureplop/setup-ci-remove-tox-from-cache' into 'master'
Don't cache .tox in CI, it's too big ; hope pip cache is fine enough See merge request cof-geek/django-allauth-ens!15
This commit is contained in:
commit
9d3e7a805a
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ variables:
|
|||
cache:
|
||||
paths:
|
||||
- vendor
|
||||
- .tox
|
||||
|
||||
before_script:
|
||||
- mkdir -p vendor/{apt,pip}
|
||||
|
|
Loading…
Reference in a new issue