File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 8282 buildspec : .codebuild/run_gen2_e2e_test.yml
8383 env :
8484 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
8587 variables :
8688 TEST_SUITE : src/__tests__/graphql-generator-gen2.test.ts
8789 CLI_REGION : us-west-2
9193 buildspec : .codebuild/run_gen2_e2e_test_windows.yml
9294 env :
9395 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
9598 type : WINDOWS_SERVER_2019_CONTAINER
9699 variables :
97100 TEST_SUITE : src/__tests__/graphql-generator-gen2.test.ts
Original file line number Diff line number Diff line change 8282 buildspec : .codebuild/run_gen2_e2e_test.yml
8383 env :
8484 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
8586 variables :
8687 TEST_SUITE : src/__tests__/graphql-generator-gen2.test.ts
8788 CLI_REGION : us-west-2
9192 buildspec : .codebuild/run_gen2_e2e_test_windows.yml
9293 env :
9394 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
9596 type : WINDOWS_SERVER_2019_CONTAINER
9697 variables :
9798 TEST_SUITE : src/__tests__/graphql-generator-gen2.test.ts
You can’t perform that action at this time.
0 commit comments