Commit 11d22a1f authored by Perwaiz Ali's avatar Perwaiz Ali

POM for ajr

parent 61775865
Pipeline #2161 canceled with stage
demo_job_CICD_project: stages:
tags: - build
- ci - deploy
script:
- echo Hello World CICD Test maven-build:
\ No newline at end of file image: maven:3-jdk-11
stage: build
script: "mvn package -B"
artifacts:
paths:
- target/gitlab-ci-demo.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