Add gitea as potential woodpecker agent target
In addition to the connected forgejo instance, we can now also target a remote gitea instance for woodpecker agents, should we want to.
This commit is contained in:
parent
86dd20fbf0
commit
b6f7934c5f
2 changed files with 11 additions and 2 deletions
|
|
@ -29,3 +29,6 @@ forgejo_use_ci: false
|
|||
# forgejo_ci_gitlab_secret:
|
||||
# forgejo_ci_forgejo_client:
|
||||
# forgejo_ci_forgejo_secret:
|
||||
# forgejo_ci_gitea_url:
|
||||
# forgejo_ci_gitea_client:
|
||||
# forgejo_ci_gitea_secret:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue