fix: Deployment SSH keys
Some checks failed
Deploy / Prepare Build (push) Failing after 29s

This commit is contained in:
Matthew McKinnon 2024-10-28 21:53:02 +10:00
parent 3f75e4f62f
commit 1d0c03d734

View File

@ -36,9 +36,6 @@ jobs:
echo "${{ secrets.ANSIBLE_VAULT_PASSWORD }}" > ~/.vault_password.txt
echo "nameserver 10.10.10.1" > /etc/resolv.conf
ssh -T root@pve2.comprofix.xyz
ssh -T administrator@docker.comprofix.xyz
ssh -T administrator@omada.comprofix.xyz
ssh -T administrator@vps02.comprofix.com
# ./.gitea/workflows/deploy.sh "${{ github.event.before }}" "${{ github.sha }}"