Make finished build available to gitea_release-plugin
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
d0b5a57571
commit
0123844485
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@ steps:
|
|||
|
||||
- name: gitea_release
|
||||
image: plugins/gitea-release
|
||||
volumes:
|
||||
- name: finished_files
|
||||
path: /deb_files
|
||||
settings:
|
||||
api_key:
|
||||
from_secret: GITEA_KEY
|
||||
|
|
Loading…
Reference in a new issue