summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2016-03-06 13:27:48 -0400
committerJoey Hess2016-03-06 13:27:48 -0400
commit27c5e59fba74601fc1852b80868d8672bc569197 (patch)
tree67dcb82a45ade38c0319dc5b3d90e3b32dc445e0 /config-joey.hs
parent19d7083ed8759d8b76420186f34e31fb46e869d8 (diff)
parent7a8505608c45a49abff2dd4573a8e7579e0c366b (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 24eff835..12846d36 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -195,7 +195,7 @@ orca = standardSystem "orca.kitenet.net" Unstable "amd64"
GitAnnexBuilder.standardAutoBuilder
(System (Debian Unstable) "i386") Nothing (Cron.Times "30 * * * *") "2h")
& Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer
- GitAnnexBuilder.standardAutoBuilder
+ GitAnnexBuilder.stackAutoBuilder
(System (Debian (Stable "jessie")) "i386") (Just "ancient") (Cron.Times "45 * * * *") "2h")
& Systemd.nspawned (GitAnnexBuilder.androidAutoBuilderContainer
(Cron.Times "1 1 * * *") "3h")