Skip to content
Snippets Groups Projects
Commit 15ab5552 authored by danielspeicher's avatar danielspeicher
Browse files
parent ec50e394
No related branches found
No related tags found
No related merge requests found
Pipeline #45526 passed
l3d reset--- ---
title: Docker Maven Build title: Docker Maven Build
repo: https://gitlab.lakedrops.com/docker/maven-build repo: https://gitlab.lakedrops.com/docker/maven-build
issues: https://gitlab.lakedrops.com/docker/maven-build/-/issues issues: https://gitlab.lakedrops.com/docker/maven-build/-/issues
...@@ -27,7 +27,7 @@ script: ...@@ -27,7 +27,7 @@ script:
``` ```
`
stages: stages:
- build - build
- deploy - deploy
...@@ -50,5 +50,5 @@ artifacts: ...@@ -50,5 +50,5 @@ artifacts:
name: datacore name: datacore
paths: paths:
- real-estate/target/${JAR_FILE} - real-estate/target/${JAR_FILE}
`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment