提交 aacf195c 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

symbolic link for a docker volume not support by docker of circleci?

上级 a0b27266
......@@ -36,7 +36,7 @@ RUN npm --progress false link
# Loading from node_modules Folders: https://nodejs.org/api/modules.html
# If it is not found there, then it moves to the parent directory, and so on, until the root of the file system is reached.
RUN ln -s /root /bot \
RUN mkdir /bot \
&& ln -s /usr/local/lib/node_modules / \
&& ln -s /wechaty/tsconfig.json /
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册