Run tests while building production image
This commit is contained in:
parent
2b904c63a7
commit
b7c65bcd6c
|
@ -68,3 +68,4 @@ RUN sudo cp -a /tmp/riju/* /home/docker/src/ && rm -rf /tmp/riju
|
|||
|
||||
WORKDIR /home/docker/src
|
||||
RUN sudo deluser docker sudo
|
||||
RUN yarn test
|
||||
|
|
Loading…
Reference in New Issue