Skip to content

Commit

Permalink
chore: add large files repo for website assets
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianBezold authored and netomi committed Aug 4, 2023
1 parent 0b8887b commit 00919f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions otterdog/eclipse-tractusx.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,10 @@ orgs.newOrg('eclipse-tractusx') {
},
],
},
orgs.newRepo('eclipse-tractusx.github.io.largefiles') {
allow_update_branch: false,
web_commit_signoff_required: false,
},
orgs.newRepo('item-relationship-service') {
allow_update_branch: false,
delete_branch_on_merge: true,
Expand Down

0 comments on commit 00919f0

Please sign in to comment.