redaction-service/.gitlab-ci.yml
Kilian Schüttler af9b581b4f Test gradle
2023-08-01 12:09:00 +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'