Commit c2f777d6 authored by Perwaiz Ali's avatar Perwaiz Ali

POM for ajr 1

parent 95f17cbe
demo_job_CICD_project: stages:
tags: -build
- ci
build:
stage: build
image: openjdk:12-alpine
script: script:
- mvn clean package - ./mvn clean install
\ No newline at end of file artifacts:
paths:
- ./target
\ 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