Skip to content

Commit

Permalink
Updating file 'otterdog/eclipse-tractusx.jsonnet' with otterdog.
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-tractusx-bot committed Mar 8, 2024
1 parent 7c5b8cf commit 3ee172a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions otterdog/eclipse-tractusx.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -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+: [
Expand Down

0 comments on commit 3ee172a

Please sign in to comment.