change working dir
This commit is contained in:
parent
ee1acebf3d
commit
012cd1d36a
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
```bash
|
||||
docker compose build
|
||||
docker compose run --rm app python ./src/
|
||||
docker compose run --rm app python ./main.py
|
||||
docker compose run --rm app pytest
|
||||
# docker-compose up
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue