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