build-configs(update)
This commit is contained in:
parent
8115bc3dd1
commit
96ccd529d7
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -29,6 +29,8 @@ jobs:
|
|||
run: |
|
||||
docker compose version
|
||||
|
||||
docker network create traefik_proxy
|
||||
|
||||
cp --no-clobber .env.example .env
|
||||
|
||||
docker compose build --progress plain
|
||||
|
|
Loading…
Reference in a new issue