ci: AAAAAAAAAAAAAAAAAA
Some checks failed
Build_Deploy / deploy_dns (push) Failing after 32s

This commit is contained in:
silver 2024-08-07 20:05:03 +01:00
parent 958db2f5e4
commit 36664d4d4a

View file

@ -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