fix(woodpecker): enabling build
This commit is contained in:
parent
ab4e0ec541
commit
189a6a5562
1 changed files with 5 additions and 1 deletions
|
@ -16,7 +16,11 @@ pipeline:
|
|||
image: plugins/gitea-release
|
||||
settings:
|
||||
base_url: https://src.mfgames.com
|
||||
files: exit-planning*.*
|
||||
files:
|
||||
- *.epub
|
||||
- *.pdf
|
||||
- *.html
|
||||
- *.mobi
|
||||
secrets:
|
||||
- source: gitea_token
|
||||
target: plugin_api_key
|
||||
|
|
Loading…
Reference in a new issue