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

build wechaty in docker, to get javascript dist

上级 6436c759
......@@ -37,6 +37,7 @@ RUN sed -i '/chromedriver/d' package.json \
# 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.
COPY . .
RUN sed -i '/chromedriver/d' package.json \
&& npm run build \
&& npm --progress=false link \
\
&& mkdir /bot \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册