-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
I have faced with a situation where I need to set specific rsa-key for deployment. In my case it is circleci.com. Circleci creates a key file with name like this id_77ee67284d065defda812bd3aaaaaa9d when you add ssh-key in it. Now you need to copy this file to id_rsa each time before deployment. It would be great if sbt-deploy-ssh has possibility to set a specific key file instead of default id_rsa