Commit cf94d28b authored by luchaowu's avatar luchaowu

update ci

parent a6271a8a
...@@ -4,7 +4,7 @@ RUN mkdir -p /home/worker/opservice.yidian-inc.com/htdocs ...@@ -4,7 +4,7 @@ RUN mkdir -p /home/worker/opservice.yidian-inc.com/htdocs
WORKDIR /home/worker/opservice.yidian-inc.com/htdocs WORKDIR /home/worker/opservice.yidian-inc.com/htdocs
COPY package.json ./ COPY . .
RUN npm install --registry=http://10.126.154.169:4873/ RUN npm install --registry=http://10.126.154.169:4873/
......
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