summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2018-08-08 10:20:41 -0400
committerJoey Hess2018-08-08 10:20:41 -0400
commitc7f1d72d466acd85c0a0747053dda29204cb34c8 (patch)
tree661966d3cb8c3ab4a0e8643bffdb7a860f06a652 /joeyconfig.hs
parent6276f3abb3a75d95f110f67b067f04eba64b0395 (diff)
build later in the day
actually, the container the build runs in has its timezone GMT, so this builds at 10:15 local time
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 7581b3ec..4b9fb785 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -210,7 +210,7 @@ honeybee = host "honeybee.kitenet.net" $ props
where
autobuilder = Systemd.nspawned $ GitAnnexBuilder.autoBuilderContainer
GitAnnexBuilder.armAutoBuilder
- Unstable ARMEL Nothing (Cron.Times "15 10 * * *") "10h"
+ Unstable ARMEL Nothing (Cron.Times "15 15 * * *") "10h"
-- This is not a complete description of kite, since it's a
-- multiuser system with eg, user passwords that are not deployed