From d551752ac333b809b5e6174fabd0324f9b377f1b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 5 Mar 2016 16:02:14 -0400 Subject: propellor spin --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-joey.hs') 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") -- cgit v1.3-2-g0d8e