From b39e8e890dd498b2aa6d559bab2dcf7725642bc8 Mon Sep 17 00:00:00 2001 From: bbrauzzi Date: Thu, 22 Jun 2023 11:43:58 +0200 Subject: [PATCH] revert change on Dockerfile --- Dockerfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Dockerfile b/Dockerfile index 2c70983..ca23566 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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/