tmpl @main -
refs -
log -
-
https://git.jolheiser.com/tmpl.git
Fix token (#19)
Reviewed-on: https://git.jojodev.com/jolheiser/tmpl/pulls/19
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Co-committed-by: jolheiser <john.olheiser@gmail.com>
diff --git a/.woodpecker.yml b/.woodpecker.yml
index 27d80cf63e0051f4fc9fd961e1e29ec4fba74390..7c1895ba2b8d8c3e47560b0438e5bd8981bc3577 100644
--- a/.woodpecker.yml
+++ b/.woodpecker.yml
@@ -26,7 +26,7 @@ release-main:
image: jolheiser/drone-gitea-main:latest
secrets:
- source: gitea_token
- target: token
+ target: plugin_token
base: https://git.jojodev.com
files:
- "tmpl"
@@ -40,7 +40,7 @@ image: plugins/gitea-release:1
secrets:
- source: gitea_token
image: woodpeckerci/plugin-git:next
- git:
+ commands:
base_url: https://git.jojodev.com
files:
- "tmpl"
@@ -53,7 +53,7 @@ prune:
image: jolheiser/drone-gitea-prune
secrets:
- source: gitea_token
- target: token
+ target: plugin_token
base: https://git.jojodev.com
when:
event: tag