Commit 0917fbde authored by HAYWAEL's avatar HAYWAEL

fix

parent 76c8e00f
Pipeline #27854 failed with stage
in 1 minute 3 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