Commit a77d6491 authored by luchaowu's avatar luchaowu

update ci

parent 1053e0ab
...@@ -6,7 +6,7 @@ WORKDIR /home/worker/opservice.yidian-inc.com/htdocs ...@@ -6,7 +6,7 @@ WORKDIR /home/worker/opservice.yidian-inc.com/htdocs
COPY . . COPY . .
RUN npm install --registry=http://10.126.154.169:4873/ RUN npm install --registry=http://10.126.154.169:4873/ && npm i pm2 -g
RUN npm run web-build RUN npm run web-build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment