Commit c2f777d6 authored by Perwaiz Ali's avatar Perwaiz Ali

POM for ajr 1

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