7.8 解决bug
This commit is contained in:
parent
c2c7537975
commit
7877d76ad7
@ -36,7 +36,7 @@ RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
|||||||
|
|
||||||
# 把构建产物拷过来
|
# 把构建产物拷过来
|
||||||
COPY --from=builder \
|
COPY --from=builder \
|
||||||
/workspace/group-buying-sys-app/target/group-buying-sys-app-*.jar \
|
/workspace/group-buying-sys-app/target/group-buying-sys-app.jar \
|
||||||
app.jar
|
app.jar
|
||||||
|
|
||||||
# 暴露端口,按需改
|
# 暴露端口,按需改
|
||||||
|
Loading…
x
Reference in New Issue
Block a user