Fixing summary table so it doesn't completely die when there is a running build.
This commit is contained in:
parent
a5734fb330
commit
d46ea12dd7
2 changed files with 3 additions and 3 deletions
|
|
@ -78,7 +78,7 @@ class GithubBuild extends RemoteGitBuild
|
|||
$http->setHeaders($headers);
|
||||
$res = $http->request('POST', $url, json_encode($params));
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue