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 django_coverage_plugin
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- ~/.cache/pip/
|
||||
|
||||
test_and_coverage:
|
||||
stage: test
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user