Skip to content

Commit

Permalink
changed tenant source to github for premium tenants
Browse files Browse the repository at this point in the history
  • Loading branch information
sfdevops committed Aug 23, 2024
1 parent 8ef6b10 commit f08e5e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/tenant-samples/silo/buildspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ phases:
- npm i @aws-sdk/client-eventbridge
- ln -sf $CODEBUILD_SRC_DIR/$WEBHOOK_PATH /usr/local/bin/webhook #create webhook symlink and will execute webhook at every phase to update status in control plane
finally:
- ls -la
- node $CODEBUILD_SRC_DIR/$WEBHOOK_PATH
pre_build:
on-failure: ABORT
Expand Down

0 comments on commit f08e5e0

Please sign in to comment.