chore: configure Gitea Release plugin for Drone
This commit is contained in:
parent
77473030b5
commit
64b7c3eaeb
10
.drone.yml
Normal file
10
.drone.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
kind: pipeline
|
||||||
|
name: default
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: gitea_release
|
||||||
|
image: plugins/gitea-release
|
||||||
|
settings:
|
||||||
|
api_key: xxxxxxxx
|
||||||
|
base_url: https://git.wtf-eg.de
|
||||||
|
files: build/latex/rtfm-dashandbuchderfreefederatedfleetfffleetinitiative.pdf
|
Loading…
Reference in New Issue
Block a user