propellor spin
This commit is contained in:
parent
e2c67a6e18
commit
5ace43fb4a
|
@ -217,7 +217,8 @@ hosts = -- (o) `
|
||||||
& Docker.volumes_from "armel-git-annex-builder-companion"
|
& Docker.volumes_from "armel-git-annex-builder-companion"
|
||||||
-- TODO: automate installing haskell libs
|
-- TODO: automate installing haskell libs
|
||||||
-- (Currently have to run
|
-- (Currently have to run
|
||||||
-- git-annex/standalone/linux/install-haskell-packages)
|
-- git-annex/standalone/linux/install-haskell-packages
|
||||||
|
-- which is not fully automated.)
|
||||||
& GitAnnexBuilder.builder "armel" "1 3 * * *" "5h" True
|
& GitAnnexBuilder.builder "armel" "1 3 * * *" "5h" True
|
||||||
] ++ monsters
|
] ++ monsters
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue