I’m using a node-ssh script to connect via nodejs to my server and then deploy a website.
I need to provide a path to the SSH key.
There were no issues with adding environment variables and use it inside .js script, but I can’t find a directory to SSH key inside CircleCI.