Skip to content

Commit e7995a0

Browse files
committed
fix docker build
1 parent 1a3f86f commit e7995a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ COPY ./jooq-pq/src ./jooq-pq/src
6262
COPY ./rest-ehr-scape/src ./rest-ehr-scape/src
6363
COPY ./rest-openehr/src ./rest-openehr/src
6464
COPY ./service/src ./service/src
65+
COPY ./plugin/src ./plugin/src
6566
RUN mvn compile dependency:go-offline \
6667
-Dflyway.skip=true \
6768
-Djooq.codegen.skip=true \

0 commit comments

Comments
 (0)