fix: remove condition
continuous-integration/drone/push Build was killed Details

This commit is contained in:
William Luke 2022-02-23 10:06:55 +03:00
parent 99070b6ee4
commit 4c920b2717
1 changed files with 0 additions and 3 deletions

View File

@ -47,9 +47,6 @@ steps:
volumes:
- name: poetry_cache
path: /root/.cache/pypoetry
when:
ref:
- refs/heads/main
depends_on:
- test
volumes: