This commit is contained in:
parent
b60433e5eb
commit
0cac870b2c
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ jobs:
|
|||
chmod 700 ~/.ssh
|
||||
echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config
|
||||
- run: |
|
||||
alias ssh="ssh -vv"
|
||||
alias ssh="ssh -vv"
|
||||
ssh -t root@193.1.99.120 'ls -lah'
|
||||
export SSH_CONFIG_FILE="/home/gitea-runner/.ssh/config"
|
||||
colmena apply -v --on @active-dns
|
||||
|
|
Loading…
Reference in a new issue