forked from Gitlink/gitlink_help_center
更新dockerfile
This commit is contained in:
parent
8c05516c66
commit
67e47a230b
|
|
@ -6,5 +6,5 @@ WORKDIR /gitlink_help_center
|
|||
COPY ./ /gitlink_help_center/
|
||||
|
||||
RUN yarn install
|
||||
RUN npm run build -- --locale zh-cn
|
||||
RUN npm run build
|
||||
CMD ["npm", "run", "serve"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue