Hello, i am having the sabe problem as issue #33 I have job running in https://jenkins.url.com/jenkins/job/labs/job/m-repo/ And i cant triger it. Errors i get: https://jenkins.url.com/jenkins/gitlab/build_now (if called inside gitlab) Hook executed successfully but returned HTTP 404 could not found template '' if called in browser: https://jenkins.url.com/jenkins/gitlab/my-repo Don't know how to process '/my-repo' Use one of the following: - /ping - /notify_commit - /build_now - /build_now/:project_name See https://github.com/elvanja/jenkins-gitlab-hook-plugin for details if called in browser: https://jenkins.url.com/jenkins/gitlab/labs/my-repo Don't know how to process 'labs/my-repo' Use one of the following: - /ping - /notify_commit - /build_now - /build_now/:project_name See https://github.com/elvanja/jenkins-gitlab-hook-plugin for details How can i work around this?
Hello, i am having the sabe problem as issue #33
I have job running in
https://jenkins.url.com/jenkins/job/labs/job/m-repo/
And i cant triger it.
Errors i get:
https://jenkins.url.com/jenkins/gitlab/build_now (if called inside gitlab)
Hook executed successfully but returned HTTP 404 could not found template ''
if called in browser:
https://jenkins.url.com/jenkins/gitlab/my-repo
Don't know how to process '/my-repo'
Use one of the following:
See https://github.com/elvanja/jenkins-gitlab-hook-plugin for details
if called in browser:
https://jenkins.url.com/jenkins/gitlab/labs/my-repo
Don't know how to process 'labs/my-repo'
Use one of the following:
See https://github.com/elvanja/jenkins-gitlab-hook-plugin for details
How can i work around this?