Commit ff2c688a authored by HAYWAEL's avatar HAYWAEL

fix

parent bbc81b29
Pipeline #27859 failed with stage
in 4 minutes 18 seconds
......@@ -8,7 +8,7 @@ WORKDIR /usr/src/app
RUN yarn config set registry https://registry.npm.taobao.org/
COPY package.json yarn.lock /usr/src/app/
COPY package.json /usr/src/app/
RUN yarn --prod
......
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