Обновить .github/workflows/all_test4.yaml
This commit is contained in:
4
.github/workflows/all_test4.yaml
vendored
4
.github/workflows/all_test4.yaml
vendored
@@ -64,6 +64,10 @@ jobs:
|
|||||||
ssh-add ~/.ssh/id_rsa
|
ssh-add ~/.ssh/id_rsa
|
||||||
echo "SSH_AUTH_SOCK=$SSH_AUTH_SOCK" >> $GITHUB_ENV
|
echo "SSH_AUTH_SOCK=$SSH_AUTH_SOCK" >> $GITHUB_ENV
|
||||||
|
|
||||||
|
echo "===== Step: Showing current directory and SSH file location ====="
|
||||||
|
pwd
|
||||||
|
ls -la ~/.ssh
|
||||||
|
|
||||||
|
|
||||||
#На случай зависших сервисов
|
#На случай зависших сервисов
|
||||||
- name: Clean up existing Docker Compose services (if any)
|
- name: Clean up existing Docker Compose services (if any)
|
||||||
|
|||||||
Reference in New Issue
Block a user