Commit 304054c5 authored by daidekun's avatar daidekun

*tgz

parent c33c468f
...@@ -17,7 +17,7 @@ RUN echo "BUILD_NUMBER: ${BUILD_NUMBER},SYSTEM_NAME: ${SYSTEM_NAME},BRANCH_NAME: ...@@ -17,7 +17,7 @@ RUN echo "BUILD_NUMBER: ${BUILD_NUMBER},SYSTEM_NAME: ${SYSTEM_NAME},BRANCH_NAME:
EXPOSE 80 EXPOSE 80
COPY docker-entrypoint.sh . COPY docker-entrypoint.sh .
COPY *dist.tgz . COPY *tgz .
RUN chmod +x ./docker-entrypoint.sh RUN chmod +x ./docker-entrypoint.sh
......
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