This commit is contained in:
parent
958db2f5e4
commit
36664d4d4a
1 changed files with 1 additions and 0 deletions
|
@ -45,5 +45,6 @@ jobs:
|
|||
mkdir -p ~/.ssh
|
||||
chmod 700 ~/.ssh
|
||||
echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config
|
||||
ssh root@193.1.99.120
|
||||
colmena apply -v --on vendetta --show-trace
|
||||
shell: bash
|
Loading…
Reference in a new issue