fix(drone): excluding publishes when doing a PR
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-12-06 21:31:50 +01:00
parent e071a4437b
commit b6f7f14151

View File

@@ -56,8 +56,10 @@ steps:
when:
branch:
- master
exclude:
- pull_request
volumes:
- name: pip_cache
host:
path: /tmp/drone/cache/pip_cache
path: /tmp/drone/cache/pip_cache