/usr/bin/ssh-agent $ eval $(ssh-agent -s) Agent pid 12 $ ssh-add <(echo "$GITLAB_PRIVATE_KEY") Identity added: /dev/fd/63 (/dev/fd/63) $ ssh git@git.carrotlabs.net Pseudo-terminal will not be allocated because stdin is not a terminal. Host key verification failed.