„.drone.yml“ ändern
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
08988c8598
commit
4ab8e0ad6f
@ -15,3 +15,10 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
commands:
|
commands:
|
||||||
- ./run 3.10
|
- ./run 3.10
|
||||||
|
- name: gitea_release
|
||||||
|
image: plugins/gitea-release
|
||||||
|
settings:
|
||||||
|
base_url: https://git.bashclub.org
|
||||||
|
files: ./*.deb
|
||||||
|
api_key:
|
||||||
|
path: secrets/access_token
|
Loading…
Reference in New Issue
Block a user