mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-16 17:54:07 +01:00
add gogs support
This commit is contained in:
@@ -6,6 +6,7 @@ const (
|
||||
RemoteGithubEnterprise = "enterprise.github.com"
|
||||
RemoteBitbucket = "bitbucket.org"
|
||||
RemoteStash = "stash.atlassian.com"
|
||||
RemoteGogs = "gogs"
|
||||
)
|
||||
|
||||
type Remote struct {
|
||||
|
||||
Reference in New Issue
Block a user