debug: drop that

This commit is contained in:
2025-09-14 11:42:31 +03:00
parent c806abcc43
commit 678d6f4f55

View File

@@ -73,6 +73,7 @@ runs:
- name: Deploy services via SSH
run: |
echo "HOST SHI: ${REMOTE_USER}@${REMOTE_HOST}"
ssh -o StrictHostKeyChecking=yes \
-o UserKnownHostsFile=~/.ssh/known_hosts \
-i ~/.ssh/id_rsa \