mirror of https://github.com/odoo/docker.git
Left test command...
parent
54ed3880fd
commit
fe7e0f0189
|
@ -56,8 +56,6 @@ services:
|
|||
- ./addons:/mnt/extra-addons
|
||||
depends_on:
|
||||
- db
|
||||
command:
|
||||
- "scaffold test"
|
||||
db:
|
||||
image: postgres:13
|
||||
container_name: odoo_db
|
||||
|
|
Loading…
Reference in New Issue