Обновить .github/workflows/all_test4.yaml
This commit is contained in:
2
.github/workflows/all_test4.yaml
vendored
2
.github/workflows/all_test4.yaml
vendored
@@ -96,7 +96,7 @@ jobs:
|
|||||||
echo "SSH_AUTH_SOCK=$SSH_AUTH_SOCK"
|
echo "SSH_AUTH_SOCK=$SSH_AUTH_SOCK"
|
||||||
echo "Using PORT=$PORT and BIND_PORT=$BIND_PORT AAAND TAG=$TAG"
|
echo "Using PORT=$PORT and BIND_PORT=$BIND_PORT AAAND TAG=$TAG"
|
||||||
ls -l $SSH_AUTH_SOCK
|
ls -l $SSH_AUTH_SOCK
|
||||||
docker compose build --ssh default followers
|
docker compose build --ssh default --target build-dev
|
||||||
docker compose -f docker-compose-dev.yaml up -d
|
docker compose -f docker-compose-dev.yaml up -d
|
||||||
|
|
||||||
- name: Ruff format check (strict)
|
- name: Ruff format check (strict)
|
||||||
|
|||||||
Reference in New Issue
Block a user