From c1e5f440c696e05f2dd11b763488584466e4910a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 13 Oct 2018 21:02:42 -0400 Subject: remove android autobuilder container --- joeyconfig.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index db653fc9..911df553 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -154,8 +154,6 @@ orca = host "orca.kitenet.net" $ props & Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer GitAnnexBuilder.stackAutoBuilder (Stable "jessie") X86_32 (Just "ancient") (Cron.Times "45 * * * *") "2h") - ! Systemd.nspawned (GitAnnexBuilder.androidAutoBuilderContainer - (Cron.Times "1 1 * * *") "3h") banana :: Host banana = host "banana.kitenet.net" $ props -- cgit v1.2.3