Commit f4c1b012 authored by Perwaiz Ali's avatar Perwaiz Ali

.git-ci.yml changes

parent f5062dc4
Pipeline #2229 failed with stages
in 2 minutes and 23 seconds
...@@ -20,7 +20,7 @@ code quality: ...@@ -20,7 +20,7 @@ code quality:
stage: test stage: test
image: openjdk:12-alpine image: openjdk:12-alpine
script: script:
- ./mvn pmdMain pmdTest - mvn pmdMain pmdTest
artifacts: artifacts:
when: always when: always
paths: paths:
......
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