persistence-service/.gitlab-ci.yml
Kevin Tumma 16e84b85b1 hotfix
2023-08-17 16:40:14 +02:00

7 lines
157 B
YAML

variables:
SONAR_PROJECT_KEY: 'RED_persistence-service'
include:
- project: 'gitlab/gitlab'
ref: 'nexustest'
file: 'ci-templates/maven_java.yml'