We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63daf8b commit 15ffc2dCopy full SHA for 15ffc2d
1 file changed
Dockerfile
@@ -16,4 +16,5 @@ COPY . .
16
VOLUME /results
17
18
# compile
19
-RUN sbt maf/compile
+RUN sbt maf/compile
20
+RUN sbt maf/Test/compile
0 commit comments