Skip to content

Commit c42720e

Browse files
committed
bugfix: the source code was not correctly copied to the second stage container
1 parent 7b8c789 commit c42720e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ ENV AM_I_IN_A_DOCKER_CONTAINER Yes
2929
RUN mkdir models
3030
COPY --from=0 /QE_Pro_model/ /models/QE_Pro_model/
3131
COPY --from=0 /TOF_model/ /models/TOF_model/
32+
COPY --from=0 /src/MSDpostprocess/ /src/MSDpostprocess/

0 commit comments

Comments
 (0)