include-push-tasks does not make sense for C-C workflow and should not have
been included.
Removing this will force a full build when the daily build triggers.
Added configuration for periodic-file-updates task to comm's .cron.yml.
This cron task mirrors one found in mozilla- repositories, and was part
of comm-'s buildbot configuration that needed to be moved to Taskcluster.
This is a reapply of an old patch. I've removed the comm-beta and comm-esr60
repositories from the configuration.
Differential Revision: https://phabricator.services.mozilla.com/D15108
--HG--
extra : moz-landing-system : lando
This removes the periodic-file-updates (pfu) cron task from comm-*
repositories, resetting the status quo so that nightly builds can
be run while continuing to debug the issues with the pfu tasks.
Added configuration for periodic-file-updates task to comm's .cron.yml.
This cron task mirrors one found in mozilla- repositories, and was part of
comm-'s buildbot configuration that needed to be moved to Taskcluster.
Differential Revision: https://phabricator.services.mozilla.com/D9859