Commit 13f557db authored by Perwaiz Ali's avatar Perwaiz Ali

new file

parent 2729b885
Pipeline #2179 failed
build: stages:
stage: build - build
image: openjdk:12-alpine - deploy
script:
- ./mvn clean install maven-build:
artifacts: image: maven:3-jdk-11
paths: stage: build
- ./target script: "mvn package -B"
\ No newline at end of file artifacts:
paths:
      - target/CICDTesting-0.0.1-SNAPSHOT.jar
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment