Adding some github debug stuff
This commit is contained in:
parent
d46ea12dd7
commit
5213a00a3a
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ class GithubBuild extends RemoteGitBuild
|
|||
$http->setHeaders($headers);
|
||||
$res = $http->request('POST', $url, json_encode($params));
|
||||
|
||||
var_dump($res);
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue