This commit is contained in:
Kevin Tumma 2023-08-18 12:22:52 +02:00
parent 9b37fceb98
commit 313eebf90b

View File

@ -2,5 +2,5 @@ variables:
SONAR_PROJECT_KEY: 'RED_persistence-service'
include:
- project: 'gitlab/gitlab'
ref: 'nexustest'
ref: 'main'
file: 'ci-templates/maven_java.yml'