different ssh id

This commit is contained in:
Kim 2023-10-30 11:12:09 +01:00
parent 1f88e36305
commit 9d6625dfc8
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
Host staging Host staging
HostName $SSH_HOST HostName $SSH_HOST
User $SSH_USER User $SSH_USER
IdentityFile /root/.ssh/id_stage IdentityFile /root/.ssh/id_rsa
StrictHostKeyChecking no StrictHostKeyChecking no
END END
env: env: