Commit 1f134964 authored by Perwaiz Ali's avatar Perwaiz Ali

POM for ajr 1

parent 4f93d54e
Pipeline #2167 failed with stage
in 10 seconds
demo_job_CICD_project:
tags:
- ci
stages:
- build
maven-build:
image: maven:3-jdk-8
stage: build
script: "mvn package -B"
artifacts:
paths:
- target/*.jar
\ No newline at end of file
tags:
- ci
script: mvn clean package
\ 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