Update 2 files

- /.gitlab-ci.yml
- /pom.xml
This commit is contained in:
Christoph Schabert 2023-05-31 15:44:02 +02:00
parent df59fd83ed
commit d2f38d7cf0
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,5 @@
variables:
SONAR_PROJECT_KEY: 'LM_license-service'
include:
- project: 'gitlab/gitlab'
ref: 'main'

View File

@ -11,7 +11,6 @@
<packaging>pom</packaging>
<modules>
<module>bamboo-specs</module>
<module>ocr-service-v1</module>
<module>ocr-service-image-v1</module>
</modules>