mirror of
https://github.com/frohoff/ysoserial.git
synced 2026-09-21 22:50:46 +08:00
fix for dockerfile
This commit is contained in:
@@ -4,6 +4,7 @@ WORKDIR /app
|
|||||||
|
|
||||||
# download artifacts
|
# download artifacts
|
||||||
COPY pom.xml .
|
COPY pom.xml .
|
||||||
|
COPY assembly.xml .
|
||||||
RUN mvn dependency:resolve
|
RUN mvn dependency:resolve
|
||||||
RUN mvn verify
|
RUN mvn verify
|
||||||
RUN mvn compiler:help
|
RUN mvn compiler:help
|
||||||
|
|||||||
Reference in New Issue
Block a user