Commit 481872f2 authored by Perwaiz Ali's avatar Perwaiz Ali

.git-ci.yml changes

parent de28cd84
Pipeline #2232 passed with stages
in 2 minutes and 38 seconds
......@@ -14,18 +14,6 @@ maven-build:
paths:
- target/ShowDemo_1-0.0.1-SNAPSHOT.jar
code quality:
tags:
- docker
stage: test
image: openjdk:12-alpine
script:
- mvn pmdMain pmdTest
artifacts:
when: always
paths:
- target/pmd
test-code-job1:
tags:
- docker
......
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