Обновить .github/workflows/all_test4.yaml

This commit is contained in:
2025-07-25 14:52:03 +00:00
parent f734bfb104
commit d71efd5f56

View File

@@ -64,6 +64,13 @@ jobs:
ssh-add ~/.ssh/id_rsa
echo "SSH_AUTH_SOCK=$SSH_AUTH_SOCK" >> $GITHUB_ENV
echo "ПРОВЕРКА ТУТ!!!!"
echo "SSH_AUTH_SOCK=$SSH_AUTH_SOCK"
ssh-add -l || echo "No identities found"
file ~/.ssh/known_hosts
ls -ld ~/.ssh/known_hosts
#На случай зависших сервисов
- name: Clean up existing Docker Compose services (if any)
run: |