Dockerfile aktualisiert
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ WORKDIR /usr/src/app
|
||||
|
||||
RUN git clone https://gitea.dev.osnawiki.de/ds/springhello/
|
||||
|
||||
WORKDIR /usr/src/app/
|
||||
WORKDIR /usr/src/app/springhello
|
||||
|
||||
RUN mvn package
|
||||
RUN mvn deploy
|
||||
|
||||
Reference in New Issue
Block a user