mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-12 03:06:24 +00:00
Try caching virtenv instead
This commit is contained in:
@@ -14,7 +14,7 @@ before_script:
|
|||||||
|
|
||||||
cache:
|
cache:
|
||||||
paths:
|
paths:
|
||||||
- /root/.cache/pip/
|
- '/tmp/.virtualenv'
|
||||||
|
|
||||||
test_and_coverage:
|
test_and_coverage:
|
||||||
stage: test
|
stage: test
|
||||||
|
|||||||
Reference in New Issue
Block a user