redaction-service/.gitlab-ci.yml
2023-07-31 12:04:27 +02:00

7 lines
151 B
YAML

variables:
SONAR_PROJECT_KEY: 'RED_redaction-service'
include:
- project: 'gitlab/gitlab'
ref: 'main'
file: 'ci-templates/gradle_java.yml'