Merge branch 'custom-channels' of https://github.com/aszlig/hydra
This commit is contained in:
@ -453,6 +453,7 @@ sub checkBuild {
|
||||
, busy => 0
|
||||
, locker => ""
|
||||
, iscurrent => 1
|
||||
, ischannel => $buildInfo->{isChannel}
|
||||
});
|
||||
|
||||
$build->buildoutputs->create({ name => $_, path => $buildInfo->{outputs}->{$_} })
|
||||
|
Reference in New Issue
Block a user