Initial QSfera import
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
when:
|
||||
event: push
|
||||
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
||||
steps:
|
||||
- name: release-helper
|
||||
image: woodpeckerci/plugin-ready-release-go:latest
|
||||
settings:
|
||||
git_email: devops@opencloud.eu
|
||||
forge_type: github
|
||||
forge_token:
|
||||
from_secret: github_token
|
||||
Reference in New Issue
Block a user