summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2016-03-05 16:02:14 -0400
committerJoey Hess2016-03-05 16:02:14 -0400
commitd551752ac333b809b5e6174fabd0324f9b377f1b (patch)
tree79a4e98ec93d91281ce26e6c7a7979fff7f41bec /config-joey.hs
parent238d9c86f4c314e2c6671e50990dd994fed999f0 (diff)
propellor spin
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")