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.

2014-12-03 13:08 GMT+01:00 Markus Koeberl <markus.koeb...@tugraz.at>:

> On Wednesday 03 December 2014 11:29:43 Jeroen de Neef wrote:
> > Hi Markus, did you make the crontab in 'crontab -e'?
>
> It got automatically generated:
>
> # Chef Name: gitlab-ci schedule builds
> 0 * * * * /opt/gitlab/bin/gitlab-ci-rake schedule_builds
>
>
> --
> Markus Koeberl
> Graz University of Technology
> Signal Processing and Speech Communication Laboratory
> E-mail: markus.koeb...@tugraz.at
>

-- 
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 gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/CALXQekvQ-%2B3uTNOAZs0E7p%2B%3D3PUUhkhCb9-Q00bT%3DzBTRQrODQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to