We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df444f7 commit 7b605f0Copy full SHA for 7b605f0
docker/build/Dockerfile
@@ -7,4 +7,4 @@ ADD goon /home/porcelain/goon
7
WORKDIR /home/porcelain
8
RUN MIX_ENV=test mix compile
9
10
-CMD mix test --no-compile --trace
+CMD mix test --no-compile --trace --include localbin
0 commit comments