Run tests while building production image

This commit is contained in:
Radon Rosborough 2020-07-31 17:14:09 -06:00
parent 2b904c63a7
commit b7c65bcd6c
1 changed files with 1 additions and 0 deletions

View File

@ -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