Fix token (#19)
continuous-integration/woodpecker the build failed Details

Reviewed-on: #19
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Co-committed-by: jolheiser <john.olheiser@gmail.com>
pull/20/head
jolheiser 2021-11-02 03:28:30 +00:00
parent d9564663db
commit 1713f353f3
1 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ pipeline:
image: jolheiser/drone-gitea-main:latest
secrets:
- source: gitea_token
target: token
target: plugin_token
base: https://git.jojodev.com
files:
- "tmpl"
@ -39,7 +39,7 @@ pipeline:
image: plugins/gitea-release:1
secrets:
- source: gitea_token
target: api_key
target: plugin_token
base_url: https://git.jojodev.com
files:
- "tmpl"
@ -52,7 +52,7 @@ pipeline:
image: jolheiser/drone-gitea-prune
secrets:
- source: gitea_token
target: token
target: plugin_token
base: https://git.jojodev.com
when:
event: tag