add gitea and forgejo autoupdate strategies
This commit is contained in:
parent
2205f0a0b0
commit
25fe3b356b
@ -416,7 +416,13 @@
|
|||||||
"latest_github_commit",
|
"latest_github_commit",
|
||||||
"latest_gitlab_tag",
|
"latest_gitlab_tag",
|
||||||
"latest_gitlab_release",
|
"latest_gitlab_release",
|
||||||
"latest_gitlab_commit"
|
"latest_gitlab_commit",
|
||||||
|
"latest_gitea_tag",
|
||||||
|
"latest_gitea_release",
|
||||||
|
"latest_gitea_commit",
|
||||||
|
"latest_forgejo_tag",
|
||||||
|
"latest_forgejo_release",
|
||||||
|
"latest_forgejo_commit"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"upstream": {
|
"upstream": {
|
||||||
|
Loading…
Reference in New Issue
Block a user