mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 13:00:39 +03:00
Update Dockerfile
This commit is contained in:
parent
bb1a8966b3
commit
c682289b56
|
@ -13,7 +13,7 @@ WORKDIR /result
|
|||
COPY ./ ./
|
||||
COPY ./env/.env.$BUILD_TYPE ./
|
||||
RUN rm -rf ./env
|
||||
RUN npm install
|
||||
RUN npm ci
|
||||
ENV NODE_ENV production
|
||||
RUN npm run build
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user