fix: use refs
continuous-integration/drone/push Build was killed Details

This commit is contained in:
William Luke 2022-02-23 10:04:40 +03:00
parent 2fd72c199b
commit 99070b6ee4
1 changed files with 2 additions and 2 deletions

View File

@ -48,8 +48,8 @@ steps:
- name: poetry_cache
path: /root/.cache/pypoetry
when:
branch:
- main
ref:
- refs/heads/main
depends_on:
- test
volumes: