Skip to content

Commit

Permalink
remaining decisionmodel extract
Browse files Browse the repository at this point in the history
  • Loading branch information
mmouly authored Oct 10, 2023
1 parent b48dbd3 commit 73c0b5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion standalone/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ COPY ./teamserver/applicationservers/WLP*/decision*.war ${APPS}/

RUN set -ex; \
${SCRIPT}/extractApp.sh decisioncenter.war; \
${SCRIPT}/extractApp.sh decisionmodel.war; \
${SCRIPT}/extractApp.sh decisioncenter-api.war; \
mkdir -p ${APPS}/decisioncenter.war/WEB-INF/classes/config

Expand Down

0 comments on commit 73c0b5a

Please sign in to comment.