Commit 3a12dbd9 authored by StyleZhang's avatar StyleZhang

test web dockerfile

parent 5e60bb80
...@@ -28,4 +28,4 @@ RUN chmod +x /entrypoint.sh ...@@ -28,4 +28,4 @@ RUN chmod +x /entrypoint.sh
ARG COMMIT_SHA ARG COMMIT_SHA
ENV COMMIT_SHA ${COMMIT_SHA} ENV COMMIT_SHA ${COMMIT_SHA}
ENTRYPOINT ["/bin/bash", "/entrypoint.sh"] ENTRYPOINT ["/bin/sh", "/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