Dockerfile aktualisiert
This commit is contained in:
+2
-2
@@ -9,9 +9,9 @@ RUN git clone https://gitea.dev.osnawiki.de/ds/springhello/
|
||||
WORKDIR /usr/src/app/springhello
|
||||
|
||||
|
||||
RUN mvn clean
|
||||
#RUN mvn clean
|
||||
RUN mvn package
|
||||
#RUN mvn deploy
|
||||
#UN mvn deploy
|
||||
|
||||
FROM maven:3.9.14-eclipse-temurin-21
|
||||
|
||||
|
||||
Reference in New Issue
Block a user