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