Woodpecker Plugins and Images
Images
| Image |
Description |
ci-base |
All-in-one base image for CI pipelines (Go, GoReleaser, Bun, Docker) |
Plugins
Usage
Images and plugins are available from the Forgejo container registry:
git.nakama.town/fmartingr/woodpecker-plugins/<name>:latest
See examples/ for complete pipeline configurations.
Required secrets
| Secret |
Used by |
Description |
FORGEJO_TOKEN |
goreleaser-release, mattermost-plugin-release |
Forgejo API token with write:repository scope |
FORGEJO_USER |
goreleaser-release |
Forgejo username for registry authentication |