Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b6f7f14151 | |||
| e071a4437b |
@@ -56,8 +56,10 @@ steps:
|
|||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
|
exclude:
|
||||||
|
- pull_request
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: pip_cache
|
- name: pip_cache
|
||||||
host:
|
host:
|
||||||
path: /tmp/drone/cache/pip_cache
|
path: /tmp/drone/cache/pip_cache
|
||||||
|
|||||||
Reference in New Issue
Block a user