Обновить .github/workflows/all_test3.yaml
This commit is contained in:
4
.github/workflows/all_test3.yaml
vendored
4
.github/workflows/all_test3.yaml
vendored
@@ -60,8 +60,8 @@ jobs:
|
||||
|
||||
#На случай зависших сервисов
|
||||
- name: Clean up existing Docker Compose services (if any)
|
||||
run: |
|
||||
docker compose -f docker-compose-dev.yaml down || true
|
||||
run: |
|
||||
docker compose -f docker-compose-dev.yaml down || true
|
||||
|
||||
- name: Start docker-compose services
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user