diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1dbd0af51..a38370556 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ variables: - SONAR_PROJECT_KEY: 'RED_persistence-service' + SONAR_PROJECT_KEY: 'redactmanager_persistence-service_58fc2bfe-430d-4cb3-977c-7ab43e92e3bb' SONAR_TOKEN: sqp_14c82344e929bd0b22bb43fe1e6c952a0453c574 include: - project: 'gitlab/gitlab'