Dockerfile debug befehl geadded
Some checks failed
Productdefinitions Build & Deploy / deploy (push) Failing after 9s
Some checks failed
Productdefinitions Build & Deploy / deploy (push) Failing after 9s
This commit is contained in:
@@ -6,7 +6,8 @@ RUN git clone -b feature/Produkte --single-branch https://bitbucket.org/omds/omd
|
||||
&& mvn clean install -DskipTests
|
||||
|
||||
COPY src ./src
|
||||
COPY server-app .
|
||||
RUN ls -la
|
||||
COPY productdefinitions/server-app .
|
||||
|
||||
RUN mvn clean package -DskipTests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user