mirror of
https://github.com/ACINQ/eclair.git
synced 2025-01-19 05:33:59 +01:00
parent
e8b47e14a7
commit
0ce993d6d9
@ -26,6 +26,7 @@ ENV MAVEN_CONFIG "$USER_HOME_DIR/.m2"
|
||||
WORKDIR /usr/src
|
||||
COPY pom.xml pom.xml
|
||||
COPY eclair-core/pom.xml eclair-core/pom.xml
|
||||
COPY eclair-front/pom.xml eclair-front/pom.xml
|
||||
COPY eclair-node/pom.xml eclair-node/pom.xml
|
||||
COPY eclair-node-gui/pom.xml eclair-node-gui/pom.xml
|
||||
COPY eclair-node/modules/assembly.xml eclair-node/modules/assembly.xml
|
||||
|
Loading…
Reference in New Issue
Block a user