Fix token
continuous-integration/woodpecker the build was successful Details

Signed-off-by: jolheiser <john.olheiser@gmail.com>
pull/19/head
jolheiser 2021-11-01 22:25:56 -05:00
parent d9564663db
commit 03366b2ad9
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
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