Обновить .github/workflows/all_test4.yaml
This commit is contained in:
2
.github/workflows/all_test4.yaml
vendored
2
.github/workflows/all_test4.yaml
vendored
@@ -74,7 +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 --allow=ssh --file docker-bake.hcl
|
docker buildx bake build-dev --allow=ssh --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)
|
||||||
|
|||||||
Reference in New Issue
Block a user