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

This commit is contained in:
2025-07-25 14:15:01 +00:00
parent 57379c0a84
commit 3bbcb51347

View File

@@ -74,6 +74,7 @@ jobs:
DOCKER_BUILDKIT: 1 DOCKER_BUILDKIT: 1
SSH_AUTH_SOCK: ${{ env.SSH_AUTH_SOCK }} SSH_AUTH_SOCK: ${{ env.SSH_AUTH_SOCK }}
run: | run: |
docker buildx bake --file docker-bake.hcl
docker compose -f docker-compose-dev.yaml up --build -d docker compose -f docker-compose-dev.yaml up --build -d
- name: Ruff format check (strict) - name: Ruff format check (strict)