fix: working on release
This commit is contained in:
parent
4a30eb0444
commit
d47b5e44d9
1 changed files with 3 additions and 2 deletions
|
@ -15,10 +15,11 @@ pipeline:
|
|||
gitea:
|
||||
image: plugins/gitea-release
|
||||
settings:
|
||||
api_key:
|
||||
from_secret: gitea_token
|
||||
base_url: https://src.mfgames.com
|
||||
files: exit-planning*.*
|
||||
secrets:
|
||||
- source: gitea_token
|
||||
target: plugin_api_key
|
||||
when:
|
||||
event: [tag]
|
||||
tag: v*
|
||||
|
|
Loading…
Reference in a new issue