GitlabCI Service Hook not firing on git push
Created by: mathieugagne
gitlab at 4.2-stable gitlab-ci at 2.1-stable
Integration of both web hook and service are working when testing settings. I see it in the logs, I see it being triggered in GitLab CI. All good.
But whenever I push code to the repo, I expect GitLab to trigger a new build on GitLab CI but it just doesn't happen.
What am I missing here?
I would love to post an error or something but the log files are empty of anything relevant (on both projects, sidekiq.log included).