I configured a runner and .gitlab-ci.yml file. CI ran the build, but reported that it failed. How do I figure out why it failed? There’s no error message anywhere I can find. Lint says my syntax is fine. Nothing in /var/log/gitlab/gitlab-ci/production.log. I didn’t see anything in syslog. So, where do I even start?
This is running from the omnibus package updated today on Ubuntu 14.04. The runner was just installed today.
I configured an ssh runner.