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 7, 2024
1 parent bf36c86 commit 2f9795c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions otterdog/eclipse-tractusx.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -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+: [
Expand Down

0 comments on commit 2f9795c

Please sign in to comment.