Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
clean2001 committed Oct 27, 2024
1 parent 60b420a commit d76a153
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions layer-api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ ARG SPRING_PROFILE
ARG JAR_PATH=./build/libs

COPY ${JAR_FILE} layer-server.jar
RUN echo "jar exist"
RUN ls ./build/libs/ # jar가 존재하는지 확인

ENV SPRING_PROFILE=${SPRING_PROFILE}

Expand Down

0 comments on commit d76a153

Please sign in to comment.