Fix gitea release plugin
continuous-integration/woodpecker the build failed
Details
continuous-integration/woodpecker the build failed
Details
Signed-off-by: jolheiser <john.olheiser@gmail.com>pull/20/head
parent
1713f353f3
commit
c0f32dd08b
|
@ -39,7 +39,7 @@ pipeline:
|
||||||
image: plugins/gitea-release:1
|
image: plugins/gitea-release:1
|
||||||
secrets:
|
secrets:
|
||||||
- source: gitea_token
|
- source: gitea_token
|
||||||
target: plugin_token
|
target: plugin_api_key
|
||||||
base_url: https://git.jojodev.com
|
base_url: https://git.jojodev.com
|
||||||
files:
|
files:
|
||||||
- "tmpl"
|
- "tmpl"
|
||||||
|
|
Loading…
Reference in New Issue