diff --git a/otterdog/eclipse-tractusx.jsonnet b/otterdog/eclipse-tractusx.jsonnet index 1545df2..b47e103 100644 --- a/otterdog/eclipse-tractusx.jsonnet +++ b/otterdog/eclipse-tractusx.jsonnet @@ -912,6 +912,11 @@ orgs.newOrg('eclipse-tractusx') { workflows+: { default_workflow_permissions: "write", }, + secrets: [ + orgs.newRepoSecret('SONAR_TOKEN') { + value: "pass:bots/automotive.tractusx/sonarcloud.io/token-tractusx_sldt-digital-twin-registry", + }, + ], environments: [ orgs.newEnvironment('github-pages') { branch_policies+: [