Ah I see. I don't have a script for that and I haven't tried to look if it would still be there after *gitlab-ctl reconfigure*.
2014-12-03 13:27 GMT+01:00 Markus Koeberl <[email protected]>: > 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: [email protected] > -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/CALXQekunjLDRVmepqAO_tHaFsRAeg9Z-Ukj86Y6FK4rBARqyvA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
