Commit fee103de authored by luchaowu's avatar luchaowu

update ci

parent 1fcd4302
FROM node
FROM node:14
RUN mkdir -p /home/worker/opservice.yidian-inc.com/htdocs
WORKDIR /home/worker/opservice.yidian-inc.com/htdocs
COPY package.json package-lock.json ./
COPY package.json ./
RUN npm install --production --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