File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -31,23 +31,23 @@ batch:
3131 debug-session : true
3232 depend-on :
3333 - publish_to_local_registry
34- - identifier : build_app_android
34+ - identifier : build_app_android_us_east_1
3535 buildspec : .codebuild/run_android_modelgen_e2e_test.yml
3636 env :
3737 compute-type : BUILD_GENERAL1_LARGE
3838 variables :
3939 TEST_SUITE : src/__tests__/build-app-android.test.ts
40- CLI_REGION : us-east-2
40+ CLI_REGION : us-east-1
4141 debug-session : true
4242 depend-on :
4343 - publish_to_local_registry
44- - identifier : build_app_ts
44+ - identifier : build_app_ts_us_east_1
4545 buildspec : .codebuild/run_e2e_tests.yml
4646 env :
4747 compute-type : BUILD_GENERAL1_LARGE
4848 variables :
4949 TEST_SUITE : src/__tests__/build-app-ts.test.ts
50- CLI_REGION : ap-southeast -1
50+ CLI_REGION : us-east -1
5151 debug-session : true
5252 depend-on :
5353 - publish_to_local_registry
5656 env :
5757 compute-type : BUILD_GENERAL1_MEDIUM
5858 depend-on :
59- - publish_to_local_registry
59+ - build_app_ts_us_east_1
You can’t perform that action at this time.
0 commit comments