Skip to content

Commit

Permalink
build: assign region at runtime in e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolk committed Jan 3, 2024
1 parent 2480681 commit f7d861d
Show file tree
Hide file tree
Showing 6 changed files with 167 additions and 347 deletions.
2 changes: 1 addition & 1 deletion codebuild_specs/e2e_workflow_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
AWS_DEFAULT_REGION: us-east-1
AWS_REGION: us-east-1
CDK_DEFAULT_REGION: us-east-1
CLI_REGION: us-east-1
CLI_REGION_SALT: 0
AMPLIFY_DIR: '$CODEBUILD_SRC_DIR/out'
AMPLIFY_PATH: '$CODEBUILD_SRC_DIR/out/amplify-pkg-linux-x64'

Expand Down
Loading

0 comments on commit f7d861d

Please sign in to comment.