mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
reactivate pytest in dockerfile
This commit is contained in:
parent
3752d85fde
commit
95cf1d304d
@ -44,8 +44,8 @@ USER app
|
||||
# Run python to initialize download of SentenceTransformer model
|
||||
RUN pipenv run python utils/initialize_sentence_transformer.py
|
||||
|
||||
# # pytest
|
||||
# RUN pipenv run pytest tests --disable-warnings
|
||||
# pytest
|
||||
RUN pipenv run pytest tests --disable-warnings
|
||||
|
||||
# expose the port the app runs on
|
||||
EXPOSE 80
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user