1
0
Fork 0

Modifiche alla pipeline.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Emiliano Vavassori 2023-01-04 23:12:24 +01:00
parent a84641c6ea
commit 51079c81d4
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,8 @@ steps:
- python setup.py bdist_wheel
- mkdir out
- cp dist/*.whl out/
when:
event: tag
- name: release
image: plugins/gitea-release
@ -21,3 +23,5 @@ steps:
checksum:
- md5
draft: true
when:
event: tag