Support for GitLab upstream repos part 2.

This commit is contained in:
orhtej2
2024-01-24 19:32:24 +01:00
parent 0fe7c0d743
commit cf8f6f7d28
3 changed files with 17 additions and 4 deletions

View File

@ -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": {