Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2902fd0f90 |
@@ -1,9 +1,12 @@
|
||||
service:
|
||||
type: gitea
|
||||
base-url: https://git.timmybee.xyz
|
||||
repo:
|
||||
owner: timmybee
|
||||
name: test-release-merging
|
||||
# The full repository name
|
||||
repo: timmybee/test-release-merging
|
||||
|
||||
# Service type (gitea or github)
|
||||
service: gitea
|
||||
|
||||
# Base URL for Gitea instance if using gitea service type (optional)
|
||||
# Default: https://gitea.com
|
||||
#base-url:
|
||||
|
||||
groups:
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user