mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-16 21:18:02 +00:00
Try caching pip
This commit is contained in:
@@ -12,6 +12,10 @@ before_script:
|
|||||||
- pip install pycco
|
- pip install pycco
|
||||||
- pip install django_coverage_plugin
|
- pip install django_coverage_plugin
|
||||||
|
|
||||||
|
cache:
|
||||||
|
paths:
|
||||||
|
- ~/.cache/pip/
|
||||||
|
|
||||||
test_and_coverage:
|
test_and_coverage:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user