Commit c82279c0 authored by daidekun's avatar daidekun

fix

parent fb8ac637
...@@ -2,7 +2,7 @@ FROM 192.168.4.36/baseimg/python ...@@ -2,7 +2,7 @@ FROM 192.168.4.36/baseimg/python
USER root USER root
WORKDIR /home/quant_group WORKDIR /home/quant_group
RUN mkdir ${SYSTEM_NAME} RUN mkdir project
RUN mkdir logs RUN mkdir logs
ARG BUILD_NUMBER ARG BUILD_NUMBER
......
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