No tests in dockerfile
This commit is contained in:
parent
e805bdd135
commit
8997208acb
@ -7,7 +7,6 @@ COPY ./frontend/elm.json ./elm.json
|
||||
COPY ./frontend/src ./src
|
||||
COPY ./frontend/tests ./tests
|
||||
|
||||
RUN elm-test
|
||||
RUN ./build.sh
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user