Commit 4d90c8a3 by wutong

elastic-jobCD/CI

parent 16be8072
...@@ -5,7 +5,7 @@ RUN apk add ca-certificates && \ ...@@ -5,7 +5,7 @@ RUN apk add ca-certificates && \
ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && \ ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && \
echo "Asia/Shanghai" > /etc/timezone echo "Asia/Shanghai" > /etc/timezone
COPY data-elastic-job / COPY data-elastic-job /data-elastic-job
ENV VERSION 3.0.0.M1 ENV VERSION 3.0.0.M1
ENV CONSOLE_PATH /data-elastic-job/elastic-job-lite-console ENV CONSOLE_PATH /data-elastic-job/elastic-job-lite-console
......
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