Skip to content

Commit

Permalink
sample tenant updated
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshitSF committed Aug 22, 2024
1 parent 5d9c089 commit 06e2040
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terraform/core-infra-pipeline/tenant-codebuild.tf
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ module "tenant_codebuild_module_build_step_codebuild_project" {
"./silo-codecommit.sh",
"chmod +x pooled-codecommit.sh",
"./pooled-codecommit.sh",
"chmod +x bridge-codecommit.sh",
"./bridge-codecommit.sh",
"chmod +x tenant-gitops-codecommit.sh",
"./tenant-gitops-codecommit.sh",
]
Expand Down

0 comments on commit 06e2040

Please sign in to comment.