Skip to content

Commit 67568dc

Browse files
committed
Modify backend/.Dockerfile to copy /tests
1 parent 0f6907f commit 67568dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ COPY ./scripts /app/scripts
3434
COPY ./pyproject.toml ./uv.lock ./alembic.ini /app/
3535

3636
COPY ./app /app/app
37+
COPY ./tests /app/tests
3738

3839
# Sync the project
3940
# Ref: https://docs.astral.sh/uv/guides/integration/docker/#intermediate-layers

0 commit comments

Comments
 (0)