forcing release.
continuous-integration/drone Build is failing Details

This commit is contained in:
Emiliano Vavassori 2023-12-01 00:03:58 +01:00
parent bb002e88dc
commit 2fec2a2de6
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