trying again
This commit is contained in:
parent
8819d50708
commit
45ebcf0fd3
@ -16,7 +16,7 @@ steps:
|
|||||||
- echo "$SSH_KEY" | base64 -d > $HOME/.ssh/id_ed25519
|
- echo "$SSH_KEY" | base64 -d > $HOME/.ssh/id_ed25519
|
||||||
- |
|
- |
|
||||||
cat >$HOME/.ssh/config <<EOL
|
cat >$HOME/.ssh/config <<EOL
|
||||||
Host ci.i.kjuulh.io"
|
Host ci.i.kjuulh.io
|
||||||
IdentityFile ${SSH_KEY_ID}
|
IdentityFile ${SSH_KEY_ID}
|
||||||
IdentitiesOnly yes
|
IdentitiesOnly yes
|
||||||
UserKnownHostsFile=/dev/null
|
UserKnownHostsFile=/dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user