Update 2 files
- /.gitlab-ci.yml - /pom.xml
This commit is contained in:
parent
df59fd83ed
commit
d2f38d7cf0
@ -1,3 +1,5 @@
|
|||||||
|
variables:
|
||||||
|
SONAR_PROJECT_KEY: 'LM_license-service'
|
||||||
include:
|
include:
|
||||||
- project: 'gitlab/gitlab'
|
- project: 'gitlab/gitlab'
|
||||||
ref: 'main'
|
ref: 'main'
|
||||||
|
|||||||
1
pom.xml
1
pom.xml
@ -11,7 +11,6 @@
|
|||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
<module>bamboo-specs</module>
|
|
||||||
<module>ocr-service-v1</module>
|
<module>ocr-service-v1</module>
|
||||||
<module>ocr-service-image-v1</module>
|
<module>ocr-service-image-v1</module>
|
||||||
</modules>
|
</modules>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user