fix(core): update
This commit is contained in:
@ -2,4 +2,4 @@ FROM hosttoday/ht-docker-node:npmts
|
||||
COPY ./ /node-app
|
||||
WORKDIR /node-app
|
||||
RUN npm install
|
||||
RUN npmts
|
||||
RUN npm test
|
Reference in New Issue
Block a user