Skip to content

Commit

Permalink
[sdlf-utils] wrong default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cnfait committed Dec 5, 2024
1 parent be1f215 commit 8175a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdlf-cicd/template-cicd-generic-git.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ Resources:
commands:
- |-
# section to remove and replace with CodeBuild source configuration
git clone --single-branch --branch octagon-tables https://github.com/awslabs/aws-serverless-data-lake-framework.git
git clone --single-branch --branch main https://github.com/awslabs/aws-serverless-data-lake-framework.git
cd aws-serverless-data-lake-framework/sdlf-utils/workshop-examples/10-demo/sdlf-workshop/
- |-
CLOUDFORMATION_ENDPOINT_URL="https://cloudformation.$AWS_REGION.amazonaws.com"
Expand Down

0 comments on commit 8175a5b

Please sign in to comment.