With the SSH Credentials Plugin 1.11, you can now specify your own
identifier for credentials -
https://wiki.jenkins-ci.org/display/JENKINS/SSH+Credentials+Plugin (click
Advanced when you create *new* credentials).
If you use the same id across your jenkins instances, then the copied job
defin
I believe credentials are assigned an identifier at the time the credential
is created in Jenkins, then that identifier is used in the job definition.
That makes the credential definition specific to the Jenkins instance where
the credential was created.
You might attempt to copy the credentials f
We just did a copy (of the job directories) from DEV server to PROD server,
but found all git credentials are missing in jobs in the target server. Any
idea why and how to fix it? We copied about 50 jobs.
Thanks
Jirong
--
You received this message because you are subscribed to the Google Group