debug: drop that
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user