buildbot-all: run deploy test
This commit is contained in:
parent
c4a8cc56ef
commit
fb778e69a2
|
@ -9,5 +9,6 @@ with import <stockholm/lib>;
|
|||
krebs.ci.enable = true;
|
||||
krebs.ci.treeStableTimer = 1;
|
||||
krebs.ci.hosts = filter (getAttr "ci") (attrValues config.krebs.hosts);
|
||||
krebs.ci.tests = [ "deploy" ];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue