Skip to content

Commit

Permalink
update test files xar package
Browse files Browse the repository at this point in the history
with dependencies for functx and WeGA-WebApp-lib, removing the dependency on the "shared" package
  • Loading branch information
peterstadler committed Jan 3, 2022
1 parent a3d7d14 commit 34983f2
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 @@ -47,6 +47,6 @@ RUN ant -lib /usr/share/java
#########################
FROM existdb/existdb:5.3.1

ADD https://weber-gesamtausgabe.de/downloads/WeGA-data-testing-22662_updatedWorks.xar ${EXIST_HOME}/autodeploy/
ADD https://weber-gesamtausgabe.de/downloads/WeGA-data-testing-22662_updatedWorksNdebs.xar ${EXIST_HOME}/autodeploy/
COPY --from=builder /opt/wega-lib/build/*.xar ${EXIST_HOME}/autodeploy/
COPY --from=builder /opt/wega/build/*.xar ${EXIST_HOME}/autodeploy/

0 comments on commit 34983f2

Please sign in to comment.