„.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
@ -14,4 +14,11 @@ platform:
|
||||
steps:
|
||||
- name: build
|
||||
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