Point wescamp's CIA hook to the irker instance+proxy running at ai0867.net
This commit is contained in:
parent
281e2c7467
commit
086453387a
1 changed files with 2 additions and 1 deletions
|
@ -456,7 +456,8 @@ class GitHub(object):
|
|||
requestdata = { "name" : "cia", "events" : ["push"], "active" : True,
|
||||
"config" : {
|
||||
"project" : "wescamp",
|
||||
"module" : reponame
|
||||
"module" : reponame,
|
||||
"address" : "http://ai0867.net:8000/RPC2"
|
||||
}
|
||||
}
|
||||
self._github_api_request(url, requestdata, authenticate=True)
|
||||
|
|
Loading…
Add table
Reference in a new issue