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

This commit is contained in:
2025-07-25 14:18:00 +00:00
parent 3bbcb51347
commit 3759d788c3

View File

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