clean tests
This commit is contained in:
parent
2d8c68665e
commit
6633020fba
5 changed files with 29 additions and 39 deletions
1
test.yml
1
test.yml
|
|
@ -5,6 +5,7 @@ services:
|
|||
build:
|
||||
context: .
|
||||
dockerfile: tests/Dockerfile
|
||||
entrypoint: ""
|
||||
env_file:
|
||||
- tests/.env
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue