This commit is contained in:
parent
debd1fc11e
commit
75e819a561
1 changed files with 0 additions and 3 deletions
|
@ -1,12 +1,9 @@
|
|||
pipeline:
|
||||
backend-build:
|
||||
image: maven:3.9-eclipse-temurin-17
|
||||
volumes:
|
||||
- build:/output
|
||||
commands:
|
||||
- echo "Building backend + frontend"
|
||||
- mvn clean install -Pprod -DskipTests
|
||||
- cp target/resilient-1.0.2-SNAPSHOT.jar /output/
|
||||
when:
|
||||
branch:
|
||||
include:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue