fix: volumes не примонтировал
This commit is contained in:
@@ -57,4 +57,7 @@ services:
|
|||||||
|
|
||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
- .:/usr/src/fastfood
|
||||||
|
|
||||||
command: /bin/bash -c 'poetry run pytest -vv'
|
command: /bin/bash -c 'poetry run pytest -vv'
|
||||||
|
Reference in New Issue
Block a user