Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
02d984326c
commit
a8a4e3559e
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ jobs:
|
|||
env:
|
||||
SSH_KEY: ${{ secrets.SSH_KEY }}
|
||||
run: |
|
||||
set -euxo pipefail
|
||||
set -eux
|
||||
tailscale ping -c 2 $MACHINE
|
||||
mkdir -p ~/.ssh
|
||||
ssh-keyscan $MACHINE > ~/.ssh/known_hosts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue