plugin-kaniko/.woodpecker/release.yml
2024-01-12 21:51:25 +01:00

14 lines
328 B
YAML

when:
event: push
branch: ${CI_REPO_DEFAULT_BRANCH}
steps:
release:
image: woodpeckerci/plugin-ready-release-go:1.0.3
pull: true
settings:
release_branch: ${CI_REPO_DEFAULT_BRANCH}
forge_type: github
git_email: woodpecker-bot@obermui.de
github_token:
from_secret: GITHUB_TOKEN