Merge branch 'custom-channels' of https://github.com/aszlig/hydra
This commit is contained in:
@ -157,6 +157,7 @@ create table Builds (
|
||||
maxsilent integer default 3600, -- meta.maxsilent
|
||||
timeout integer default 36000, -- meta.timeout
|
||||
|
||||
isChannel integer not null default 0, -- meta.isHydraChannel
|
||||
isCurrent integer default 0,
|
||||
|
||||
-- Copy of the nixExprInput/nixExprPath fields of the jobset that
|
||||
|
Reference in New Issue
Block a user