If you have access to your build slave, you should configure the user that the Jenkins slave run as to be able to push to your repositories (and read).

I usually exchange ssh-keys with my repos, just if it was my daily user.

I know it might be easier some times to use the Credential Plugin, but make the local user have access make other things works easily also. Eg. scripts.

If you can run git commands, including push in a execute shell build step, your authentication works.

Hope this helps.

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