Add cache
This commit is contained in:
parent
dcf23b8c35
commit
af2a228310
@ -26,3 +26,6 @@ pipeline:
|
||||
commands:
|
||||
- pip install tox==3.14.6
|
||||
- tox -e ${TOXENV}
|
||||
volumes:
|
||||
- name: cache
|
||||
path: /drone/src/.tox
|
||||
|
Reference in New Issue
Block a user