Skip to content

Commit

Permalink
Merge branch 'hotfix/2.0.16_1'
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrauzzi committed Jun 22, 2023
2 parents c666f62 + b39e8e8 commit 7a6f9b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,9 @@ COPY assets/oas.cfg /opt/t2service/oas.cfg
COPY assets/scripts/entrypoint.sh /opt/t2scripts/entrypoint.sh
RUN chmod +x /opt/t2scripts/entrypoint.sh

# TODO remove from code all references to this file which is not needed anymore
COPY assets/workflowwxecutorconfig.json /opt/t2config/workflowwxecutorconfig.json

COPY src/templates/template.cpp /opt/t2template/template.cpp
COPY src/templates/Makefile /opt/t2template/Makefile
RUN cp /project/src/deployundeploy/zoo/build/libepcatransactional.zo /opt/t2service/
Expand Down

0 comments on commit 7a6f9b4

Please sign in to comment.