Dockerfile aktualisiert

This commit is contained in:
ds
2026-05-15 23:57:09 +00:00
parent 9b2597c809
commit e3a648f215
+2
View File
@@ -8,6 +8,8 @@ RUN git clone https://gitea.dev.osnawiki.de/ds/springhello/
WORKDIR /usr/src/app/springhello WORKDIR /usr/src/app/springhello
RUN mvn clean
RUN mvn package RUN mvn package
RUN mvn deploy RUN mvn deploy