Commit b3ce44f2 authored by daidekun's avatar daidekun

logs

parent 712fb5c9
...@@ -7,6 +7,7 @@ ARG SYSTEM_NAME ...@@ -7,6 +7,7 @@ ARG SYSTEM_NAME
USER root USER root
WORKDIR /home/quant_group WORKDIR /home/quant_group
RUN mkdir ${SYSTEM_NAME} RUN mkdir ${SYSTEM_NAME}
RUN mkdir logs
RUN echo "${BUILD_NUMBER}" >> ./version.txt RUN echo "${BUILD_NUMBER}" >> ./version.txt
......
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