Template for Woodpecker plugins
- Dockerfile 57.6%
- Go 42.4%
| .gitignore | ||
| .goreleaser.yaml | ||
| .markdownlint.json | ||
| .prettierrc | ||
| Containerfile | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
| renovate.json | ||
Woodpecker plugin template
Short description about purpose of the plugin.
Usage
It can be used at any event.
steps:
- name: Lint Go code
image: code.thinkaboutit.tech/pandora/plugin-name.woodpecker
settings:
debug: true
Settings
| Name | Default value | Description |
|---|---|---|
| context | Project_root | Sample value |