Skip to content

Commit 01746ac

Browse files
move test to ci job
1 parent 6dfe84d commit 01746ac

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ COPY . /app
3737
# Expose port 5050 for the Flask application
3838
EXPOSE 5050
3939

40-
# Run test file
41-
RUN python test_intercom.py
42-
4340
# Define environment variable for Flask
4441
ENV FLASK_APP=app.py
4542

0 commit comments

Comments
 (0)