提交 f3a90d99 authored 作者: wangmenglong's avatar wangmenglong

部署渠道端

上级 70514a4b
......@@ -8,11 +8,11 @@ WORKDIR /home/web
COPY package*.json ./
RUN npm fund
RUN #npm fund
RUN npm audit fix --force
RUN #npm audit fix --force
RUN npm audit
RUN #npm audit
RUN npm install cnpm -g --registry=http://registry.npm.taobao.org
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论