Skip to content

Commit 15ffc2d

Browse files
committed
update dockerfile
1 parent 63daf8b commit 15ffc2d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ COPY . .
1616
VOLUME /results
1717

1818
# compile
19-
RUN sbt maf/compile
19+
RUN sbt maf/compile
20+
RUN sbt maf/Test/compile

0 commit comments

Comments
 (0)