Update '.drone.yml'

master v2.20.0
Robert Zaage 2 years ago
parent a01ac56d84
commit 4da68b4a24

@ -6,4 +6,12 @@ steps:
- name: compile
image: gcc
commands:
- make
- make
- name: release
image: plugins/gitea-release
settings:
api_key:
from_secret: gitea_token
base_url: https://git.zaage.it
files: balong-usbload
Loading…
Cancel
Save