Hello! Has the CircleCI build environment changed with respect to SSH keys? I’m seeing missing ~/.ssh/id_rsa
all of a sudden in some of my Ruby builds:
Errno::ENOENT: No such file or directory @ rb_sysopen - /home/ubuntu/.ssh/id_rsa
This file did used to exist, but I can’t find any documentation or mention of the change. Thank you!