mirror of
https://github.com/opdavies/build-configs.git
synced 2025-03-13 05:26:56 +00:00
ci: create the traefik network
This commit is contained in:
parent
ca2b0731e5
commit
22e5e7aed5
|
@ -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