THis is exactly what I did to circumvent the problem, I will work without
the GIT plugin until the SSH credentials are better integrated.
On Tuesday, September 18, 2012 6:50:02 PM UTC+3, Emil Petkov wrote:
>
> Hello,
>
> I have set up Jenkins and installed the GIT plugin (
> https
h ssh-credentials plugin so it gets
> more flexible, but have no better workaround for short term
>
> 2012/9/19 Andrew Melo >
>
>>
>>
>> On Wed, Sep 19, 2012 at 2:58 AM, Emil Petkov
>>
>> > wrote:
>>
>>> I do have access to the target repo
tory, even you created a local
> clone. I don't know any workaround but get access to the target repo.
>
> 2012/9/18 Emil Petkov >
>
>> Hello,
>>
>> I have set up Jenkins and installed the GIT plugin (
>> https://wiki.jenkins-ci.org/display/JENKINS/Git+Plug
Hello,
I have set up Jenkins and installed the GIT plugin
(https://wiki.jenkins-ci.org/display/JENKINS/Git+Plugin).
1. First, I created a depot of my repository by executing:
git clone --bare /home/git_repos/admin_pci.git
/home/jenkins_bare_repos/admin_pci.git
2. Added the clone as the remote