Restoring drone default settings.

This commit is contained in:
Emiliano Vavassori 2023-12-01 00:06:07 +01:00
parent 2fec2a2de6
commit 8bc7290a6f
1 changed files with 4 additions and 4 deletions

View File

@ -9,8 +9,8 @@ steps:
commands:
- pip install wheel
- python setup.py bdist_wheel
# when:
# event: tag
when:
event: tag
- name: release
image: plugins/gitea-release
@ -21,5 +21,5 @@ steps:
files: dist/*.whl
checksum: md5
draft: true
# when:
# event: tag
when:
event: tag