Hi,
The install runs the build before the crontab is updated. If the build takes a long time then the default cron will rerun the build many times in parallel. I moved the setting of the cron prior to the first build to address this. Thanks for your work.
Hi,
The install runs the build before the crontab is updated. If the build takes a long time then the default cron will rerun the build many times in parallel. I moved the setting of the cron prior to the first build to address this. Thanks for your work.