Commit 720dec24 authored by 杨必疆's avatar 杨必疆

test

parent b1304663
Pipeline #27646 passed with stage
in 25 seconds
...@@ -10,4 +10,4 @@ RUN yarn config set registry "https://registry.npm.taobao.org/" ...@@ -10,4 +10,4 @@ RUN yarn config set registry "https://registry.npm.taobao.org/"
RUN yarn install RUN yarn install
COPY . /usr/src/app COPY . /usr/src/app
EXPOSE 7001 EXPOSE 7001
CMD [ "yarn", "docker" ] CMD [ "yarn", "docker" ]
\ No newline at end of file
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