diff --git a/otterdog/eclipse-tractusx.jsonnet b/otterdog/eclipse-tractusx.jsonnet index ba78371..4f1c776 100644 --- a/otterdog/eclipse-tractusx.jsonnet +++ b/otterdog/eclipse-tractusx.jsonnet @@ -917,6 +917,14 @@ orgs.newOrg('eclipse-tractusx') { value: "pass:bots/automotive.tractusx/sonarcloud.io/token-tractusx_sldt-digital-twin-registry", }, ], + variables: [ + orgs.newRepoVariable('SONAR_ORGANIZATION') { + value: "eclipse-tractusx", + }, + orgs.newRepoVariable('SONAR_PROJECT_KEY') { + value: "eclipse-tractusx_sldt-digital-twin-registry", + }, + ], environments: [ orgs.newEnvironment('github-pages') { branch_policies+: [