Commit a3e32f39 authored by kalvin's avatar kalvin

s

parent 9f2c594a
......@@ -7,6 +7,8 @@ RUN mkdir project;mkdir logs
ENV NODE_ENV=test
ARG BUILD_SCHEMA
ARG SYSTEM_NAME
ENV BUILD_SCHEMA=$BUILD_SCHEMA
ENV SYSTEM_NAME=$SYSTEM_NAME
......
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