Support for GitLab upstream repos part 2.
This commit is contained in:
@ -413,7 +413,10 @@
|
||||
"enum": [
|
||||
"latest_github_tag",
|
||||
"latest_github_release",
|
||||
"latest_github_commit"
|
||||
"latest_github_commit",
|
||||
"latest_gitlab_tag",
|
||||
"latest_gitlab_release",
|
||||
"latest_gitlab_commit"
|
||||
]
|
||||
},
|
||||
"upstream": {
|
||||
|
Reference in New Issue
Block a user