r***@ithands.biz
2018-10-16 09:16:48 UTC
hi team
i need to get the code from git this is what i have done so far
node {
stage('preperation')
git branch: 'master',
git 'https://github.com/robert-rajendra/test.git'
}
this is a public and what if i want to get the code from a private repo
with the help of ssh keys
Please help me out here
Thank you
i need to get the code from git this is what i have done so far
node {
stage('preperation')
git branch: 'master',
git 'https://github.com/robert-rajendra/test.git'
}
this is a public and what if i want to get the code from a private repo
with the help of ssh keys
Please help me out here
Thank you
--
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+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/a2557ebd-4ebd-4a6d-8cc4-739330a4a586%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/a2557ebd-4ebd-4a6d-8cc4-739330a4a586%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.