.drone.yml aktualisiert

This commit is contained in:
Phil 2023-08-20 16:10:08 +02:00
parent 1438205ab8
commit c257d5641b

View file

@ -29,6 +29,15 @@ steps:
- ./ci-dependencies.sh - ./ci-dependencies.sh
- sh build.sh - sh build.sh
- name: Release_binary
image: plugins/gitea-release
settings:
api_key:
from_secret: api_key
base_url: https://git.hackmi.ch
files: dist/*
checksum: md5,sha256
trigger: trigger:
event: event:
- tag - tag