Init pipeline

This commit is contained in:
6543 2024-01-12 21:51:25 +01:00
parent 502cfdd1ef
commit b07facc457
No known key found for this signature in database
GPG key ID: B8BE6D610E61C862
2 changed files with 88 additions and 0 deletions

14
.woodpecker/release.yml Normal file
View file

@ -0,0 +1,14 @@
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