File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 82
82
buildspec : .codebuild/run_gen2_e2e_test.yml
83
83
env :
84
84
compute-type : BUILD_GENERAL1_LARGE
85
+ image : >-
86
+ 671107461633.dkr.ecr.us-east-1.amazonaws.com/amplify-cli-codebuild-testing-stack-prod-amplifyclie2eecrc5fd2bba-ke8oxaimjhf2:1.0.3
85
87
variables :
86
88
TEST_SUITE : src/__tests__/graphql-generator-gen2.test.ts
87
89
CLI_REGION : us-west-2
91
93
buildspec : .codebuild/run_gen2_e2e_test_windows.yml
92
94
env :
93
95
compute-type : BUILD_GENERAL1_LARGE
94
- image : $WINDOWS_IMAGE_2019
96
+ image : >-
97
+ 671107461633.dkr.ecr.us-east-1.amazonaws.com/amplify-cli-codebuild-testing-stack-prod-amplifyclie2eecrc5fd2bba-ke8oxaimjhf2:1.0.3-1
95
98
type : WINDOWS_SERVER_2019_CONTAINER
96
99
variables :
97
100
TEST_SUITE : src/__tests__/graphql-generator-gen2.test.ts
Original file line number Diff line number Diff line change 82
82
buildspec : .codebuild/run_gen2_e2e_test.yml
83
83
env :
84
84
compute-type : BUILD_GENERAL1_LARGE
85
+ image : 671107461633.dkr.ecr.us-east-1.amazonaws.com/amplify-cli-codebuild-testing-stack-prod-amplifyclie2eecrc5fd2bba-ke8oxaimjhf2:1.0.3
85
86
variables :
86
87
TEST_SUITE : src/__tests__/graphql-generator-gen2.test.ts
87
88
CLI_REGION : us-west-2
91
92
buildspec : .codebuild/run_gen2_e2e_test_windows.yml
92
93
env :
93
94
compute-type : BUILD_GENERAL1_LARGE
94
- image : $WINDOWS_IMAGE_2019
95
+ image : 671107461633.dkr.ecr.us-east-1.amazonaws.com/amplify-cli-codebuild-testing-stack-prod-amplifyclie2eecrc5fd2bba-ke8oxaimjhf2:1.0.3-1
95
96
type : WINDOWS_SERVER_2019_CONTAINER
96
97
variables :
97
98
TEST_SUITE : src/__tests__/graphql-generator-gen2.test.ts
You can’t perform that action at this time.
0 commit comments