JetBrains / teamcity-deployer-plugin

Deployer plugin for TeamCity CI server
http://confluence.jetbrains.net/display/TW/Deployer+plugin
Apache License 2.0
39 stars 29 forks source link

Uploaded ssh keys #62

Closed mlanin closed 8 years ago

mlanin commented 9 years ago

While configuring ssh exec or sftp deploy, I have to choose between ssh keys authentication or password. Of course ssh keys are preferable, but I can't use uploaded ssh keys via SSH key management feature.

Is it possible to use them instead of manually uploading each one to build agents?

nskvortsov commented 8 years ago

This is covered by ssh-agent feature https://github.com/JetBrains/teamcity-deployer-plugin/pull/63 Please try latest build from teamcity