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