This repository has been archived on 2024-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
plugin-kaniko/.woodpecker/release.yaml
2024-01-12 22:13:24 +01:00

15 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