Use env example for compose check
All checks were successful
Test pipeline / test (push) Successful in 2s
All checks were successful
Test pipeline / test (push) Successful in 2s
This commit is contained in:
parent
161e917e81
commit
c891caa68c
1 changed files with 2 additions and 1 deletions
|
|
@ -20,4 +20,5 @@ jobs:
|
|||
|
||||
- name: Check Docker Compose config
|
||||
run: |
|
||||
cp .env.example .env
|
||||
docker compose config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue