On Wednesday 03 December 2014 13:13:28 Jeroen de Neef wrote:
> Try adding *>/dev/null 2>&1* behind the cron job.
> So it will be *0 * * * * /opt/gitlab/bin/gitlab-ci-rake
> schedule_builds >/dev/null 2>&1*
> That should null route the mails.

I would write a script which parses the returned text or the return values 
instead so that I will get the email in case of an error (I have to find time 
to get a closer look at that).
Just was interested if there is already something available or a better 
solution. I also have to check if I change the entry it will get added again 
the next time i run gitlab-ctl reconfigure

-- 
Markus Koeberl
Graz University of Technology
Signal Processing and Speech Communication Laboratory
E-mail: markus.koeb...@tugraz.at

Reply via email to