Commit 6e119abf authored by 智勇's avatar 智勇

up

parent 97b856d5
......@@ -7,10 +7,7 @@ RUN mkdir -p /usr/local/openresty/nginx/conf/conf.d/;mkdir -p /usr/local/openres
ENV NODE_ENV=test
ARG BUILD_SCHEMA
ARG SYSTEM_NAME
ENV BUILD_SCHEMA=$BUILD_SCHEMA
ENV SYSTEM_NAME=$SYSTEM_NAME
RUN echo -e "${BUILD_SCHEMA//@/\n}" >> ./build_info
......
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