Merge remote-tracking branch 'upstream/master'
Conflicts: composer.json
This commit is contained in:
commit
287a2b3632
49 changed files with 600 additions and 1032 deletions
|
|
@ -67,7 +67,7 @@ class GithubBuild extends RemoteGitBuild
|
|||
break;
|
||||
}
|
||||
|
||||
$url = \b8\Registry::getInstance()->get('install_url');
|
||||
$url = \b8\Config::getInstance()->get('phpci.url');
|
||||
$params = array( 'state' => $status,
|
||||
'target_url' => $url . '/build/view/' . $this->getId());
|
||||
$headers = array(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue