l 2 buildbot: add vbob wbob & shoney
This commit is contained in:
parent
169e5e6c4e
commit
38a50ffaeb
|
@ -90,7 +90,7 @@ in {
|
||||||
method=build \
|
method=build \
|
||||||
system={}".format(i)])
|
system={}".format(i)])
|
||||||
|
|
||||||
for i in [ "pornocauster", "wry" ]:
|
for i in [ "pornocauster", "wry", "vbob", "wbob", "shoney" ]:
|
||||||
addShell(f,name="build-{}".format(i),env=env_makefu,
|
addShell(f,name="build-{}".format(i),env=env_makefu,
|
||||||
command=nixshell + \
|
command=nixshell + \
|
||||||
["make \
|
["make \
|
||||||
|
|
Loading…
Reference in a new issue