Commit dc6969a4 authored by daidekun's avatar daidekun

ENV NODE_ENV test

parent 9e1327f1
...@@ -8,6 +8,7 @@ ARG BRANCH_NAME ...@@ -8,6 +8,7 @@ ARG BRANCH_NAME
ENV BUILD_NUMBER=$BUILD_NUMBER ENV BUILD_NUMBER=$BUILD_NUMBER
ENV SYSTEM_NAME=$SYSTEM_NAME ENV SYSTEM_NAME=$SYSTEM_NAME
ENV BRANCH_NAME=$BRANCH_NAME ENV BRANCH_NAME=$BRANCH_NAME
ENV NODE_ENV=test
USER root USER root
WORKDIR /home/quant_group WORKDIR /home/quant_group
......
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