We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf247f7 commit 29660e4Copy full SHA for 29660e4
.circleci/config.yml
@@ -39,7 +39,6 @@ jobs:
39
key: v1-dependencies-{{ checksum "project.clj" }}
40
- run:
41
command: |
42
-# ssh-keygen -N "" -f ~/.ssh/id_rsa
43
cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys
44
ssh-keygen -f ~/.ssh/clj_ssh -t rsa -C "key for test clj-ssh" -N ""
45
ssh-keygen -f ~/.ssh/clj_ssh_pp -t rsa -C "key for test clj-ssh" -N "clj-ssh"
0 commit comments