diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-05 16:02:14 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-05 16:02:14 -0400 |
| commit | d551752ac333b809b5e6174fabd0324f9b377f1b (patch) | |
| tree | 79a4e98ec93d91281ce26e6c7a7979fff7f41bec /config-joey.hs | |
| parent | 238d9c86f4c314e2c6671e50990dd994fed999f0 (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 2 |
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") |
