mirror of
https://github.com/PlayEdu/docker-playedu-light
synced 2025-06-21 02:13:24 +08:00
update
This commit is contained in:
parent
3c03e140af
commit
03c1e74a77
@ -12,7 +12,7 @@ RUN git clone -b dev https://github.com/PlayEdu/PlayEdu.git playedu
|
||||
# 编译jar包
|
||||
WORKDIR /app/playedu
|
||||
|
||||
RUN /app/mvnw -Dmaven.test.skip=true clean package
|
||||
RUN /app/playedu/mvnw -Dmaven.test.skip=true clean package
|
||||
|
||||
FROM node:20-alpine as NodeBuilder
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user