propellor spin
This commit is contained in:
parent
3de92ad174
commit
9822babea7
|
@ -208,7 +208,7 @@ hosts = -- (o) `
|
|||
, Docker.container "armel-git-annex-builder"
|
||||
(image $ System (Debian Unstable) "armel")
|
||||
& Docker.link "armel-git-annex-builder-companion" "companion"
|
||||
& Docker.volumes_from "armel-git-annex-builder-companion"
|
||||
& Docker.volumes_from GitAnnexBuilder.homedir
|
||||
& GitAnnexBuilder.builder "armel" "1 3 * * *" "5h" True
|
||||
-- TODO: automate installing haskell libs
|
||||
-- (Currently have to run
|
||||
|
|
Loading…
Reference in New Issue