fix(core): update

This commit is contained in:
2018-09-17 22:32:31 +02:00
parent 0454eef45f
commit c032ff69d0
29 changed files with 1311 additions and 1487 deletions

View File

@ -2,4 +2,4 @@ FROM hosttoday/ht-docker-node:npmts
COPY ./ /node-app
WORKDIR /node-app
RUN npm install
RUN npmts
RUN npm test