Commit 64754907 authored by Perwaiz Ali's avatar Perwaiz Ali

new file

parent f08bc0e9
Pipeline #2181 passed with stage
in 4 minutes and 32 seconds
...@@ -2,7 +2,9 @@ stages: ...@@ -2,7 +2,9 @@ stages:
- build - build
- deploy - deploy
maven-build: maven-build:
tags:
- docker
image: maven:3-jdk-11 image: maven:3-jdk-11
stage: build stage: build
script: "mvn package -B" script: "mvn package -B"
......
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