Skip to content

Commit f86bdb6

Browse files
committed
Revert "Added copy of test file to dockerfile"
This reverts commit 34710e2.
1 parent 6362660 commit f86bdb6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ ENV FUNCTION_INTERFACE="file"
1313
ENV LOG_LEVEL="DEBUG"
1414

1515
# Copy the evaluation function to the app directory
16-
COPY ./evaluation_function.wl /app/evaluation_function.wl
17-
COPY ./test.sh /app/test.sh
16+
COPY ./evaluation_function.wl /app/evaluation_function.wl

0 commit comments

Comments
 (0)