different ssh id
This commit is contained in:
parent
1f88e36305
commit
9d6625dfc8
|
@ -29,7 +29,7 @@ jobs:
|
|||
Host staging
|
||||
HostName $SSH_HOST
|
||||
User $SSH_USER
|
||||
IdentityFile /root/.ssh/id_stage
|
||||
IdentityFile /root/.ssh/id_rsa
|
||||
StrictHostKeyChecking no
|
||||
END
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue