no one saw that
This commit is contained in:
parent
aaada1e60c
commit
e70d9a68d5
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ jobs:
|
|||
run: |
|
||||
mkdir -p ~/.ssh
|
||||
echo "${{ secrets.RUNNER_SSH_KEY }}" > ~/.ssh/id_rsa
|
||||
echo "${{ secrets.RUNNER_SSH_KEY }}"
|
||||
chmod 600 ~/.ssh/id_rsa
|
||||
ssh-keyscan -H $PROXMOX_HOST >> ~/.ssh/known_hosts
|
||||
ssh-keyscan -H $NIXOS_BUILER_HOST >> ~/.ssh/known_hosts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue