Skip to content

Commit

Permalink
Merge pull request #13 from reactome-pwp/update-ci
Browse files Browse the repository at this point in the history
Update ci
  • Loading branch information
DerekTang04 authored Apr 16, 2024
2 parents 76e7b07 + 2eee266 commit 831e683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ COPY --from=build-jar ${REPO_DIR}/${JAR_FILE} ./target/

COPY --from=build-jar ${REPO_DIR}/config/ ./config/

COPY --from=build-jar ${REPO_DIR}/src/main/resources/ ./src/main/resources/
COPY --from=build-jar ${REPO_DIR}/src/main/resources/ ./resources/

0 comments on commit 831e683

Please sign in to comment.