Commit 4a50edf5 authored by Hoang Gia NGUYEN's avatar Hoang Gia NGUYEN
Browse files

test

parent 54375465
......@@ -64,7 +64,7 @@ RUN set -eux; \
RUN mkdir -p /home/spring
ARG JAR_FILE=*.jar
ARG JAR_FILE=./docker/*.jar
COPY ${JAR_FILE} /home/spring/app.jar
#COPY ${JAR_FILE} ../
......
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