jenkins workflow - How to use SSH-credentials? -


i try convert "standard" build workflow build. in the original build use ssh-agent plugin access ssh-keys need deploying artifacts in builds shell-script. how can in workflow? possible?

pending jenkins-28689 tricky. save private key secret text credentials item (pending jenkins-28399), use withcredentials step (credentials binding plugin) variable file location of copy of private key, , authenticate that.


Comments

Popular posts from this blog

xslt - Substring before throwing error -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

oracle - Changing start date for system jobs related to automatic statistics collections in 11g -