removed comment
This commit is contained in:
parent
eebbc1162a
commit
d0563bf435
@ -14,7 +14,7 @@ if [ -n "$SSH_KEY" ]; then
|
||||
chmod 600 $SSH_KEY_ID
|
||||
|
||||
cat >$HOME/.ssh/config <<EOL
|
||||
Host ci.i.kjuulh.io"
|
||||
Host ci.i.kjuulh.io
|
||||
IdentityFile ${SSH_KEY_ID}
|
||||
IdentitiesOnly yes
|
||||
UserKnownHostsFile=/dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user