th
> define the credentials _and_ use the credentials.
>
> On Thursday, October 1, 2015 at 1:38:38 PM UTC-7, Henk van Voorthuijsen
> wrote:
>>
>> I did - there is a credential for user "git" in the global credentials.
>>
>
--
You received this message beca
OK, I set the service's WorkingDirectory to $JENKINS_HOME - unfortunately
that doesn't help - I'm still getting the same error
On Thursday, October 1, 2015 at 10:38:38 PM UTC+2, Henk van Voorthuijsen
wrote:
>
> I did - there is a credential for user "git" in
t;>
>> + git clone git@localhost:repositories/puq
>>
>> Cloning into 'puq'...
>>
>> Permission denied, please try again.
>>
>> Permission denied, please try again.
>>
>> Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password)
something obvious - can anyone tell me
what's going on?
Henk van Voorthuijsen
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-users+uns
Varun,
Have you tried setting the variable with SETX instead of SET ?
Henk
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-users+unsubscr...@googleg
Have you checked if the clocks on master and slave are in sync?
On Jul 6, 2012, at 9:30 AM, Varghese Renny wrote:
>
> I have commited to repo and it is triggering build twice. My build is going
> on slave machine..
> First build will say like no changes
> Second build is detecting the changes.