* add commit result interface.
This commit is contained in:
@@ -118,6 +118,7 @@ class compileModel extends model
|
||||
|
||||
$tagData = new stdclass();
|
||||
$tagData->PARAM_TAG = $compile->tag;
|
||||
$tagData->PARAM_ZENTAODATA = "compile={$compile->id}";
|
||||
|
||||
$buildUrl = $this->getBuildUrl($job);
|
||||
$build = new stdclass();
|
||||
|
||||
Reference in New Issue
Block a user