stupid
This commit is contained in:
parent
68a160029d
commit
1ab729aafd
@ -183,11 +183,11 @@ class Gitea(WebgitClient):
|
|||||||
repo_name,
|
repo_name,
|
||||||
),
|
),
|
||||||
json={
|
json={
|
||||||
|
"active": True,
|
||||||
"config": {
|
"config": {
|
||||||
"url": http_endpoint,
|
"url": http_endpoint,
|
||||||
"content_type": "json",
|
"content_type": "json",
|
||||||
},
|
},
|
||||||
"active": True,
|
|
||||||
"events": events,
|
"events": events,
|
||||||
"type": "gitea",
|
"type": "gitea",
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user