Issue Type: Improvement Improvement
Assignee: Unassigned
Components: github
Created: 25/Aug/14 7:55 PM
Description:

I have created parameterize build pipeline for my project.
And I am passing to Git Repository URL as one of the parameter.
However, I noticed that Jenkins GitHub plugin is unable to trigger the job upon git push, when I pass to Git Repository URL as parameter value.

I am seeing below Waring message in console log.

" WARNING: Could not match URL ${PROJECT_GIT_SSH_URL} " (obviously, it doesn't match the pattern matcher)

here is parameter PROJECT_GIT_SSH_URL
value [email protected]

When I trigger my job manually it working fine...

Project: Jenkins
Priority: Major Major
Reporter: suersh emmanni
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to