This commit is contained in:
iouAkira
2020-12-11 17:08:59 +08:00
parent 540392481a
commit 408cf21898

View File

@@ -11,7 +11,7 @@ RUN set -ex \
RUN git clone https://github.com/iouAkira/jd_scripts /scripts \
&& cd /scripts \
&& git checkout dev \
&& git checkout master \
&& mkdir logs \
&& npm install \
&& cd /tmp \