File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ batch:
1515 env :
1616 type : WINDOWS_SERVER_2019_CONTAINER
1717 compute-type : BUILD_GENERAL1_LARGE
18- image : $WINDOWS_IMAGE_2019
18+ image : 671107461633.dkr.ecr.us-east-1.amazonaws.com/amplify-cli-codebuild-testing-stack-prod-amplifyclie2eecrc5fd2bba-ke8oxaimjhf2:1.0.3-1
1919 - identifier : test_windows
2020 buildspec : .codebuild/test_windows.yml
2121 env :
2222 type : WINDOWS_SERVER_2019_CONTAINER
2323 compute-type : BUILD_GENERAL1_LARGE
24- image : $WINDOWS_IMAGE_2019
24+ image : 671107461633.dkr.ecr.us-east-1.amazonaws.com/amplify-cli-codebuild-testing-stack-prod-amplifyclie2eecrc5fd2bba-ke8oxaimjhf2:1.0.3-1
2525 depend-on :
2626 - build_windows
2727 - identifier : test
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
85+ image : 671107461633.dkr.ecr.us-east-1.amazonaws.com/amplify-cli-codebuild-testing-stack-prod-amplifyclie2eecrc5fd2bba-ke8oxaimjhf2:1.0.4-node-22-rc
8686 variables :
8787 TEST_SUITE : src/__tests__/graphql-generator-gen2.test.ts
8888 CLI_REGION : us-west-2
You can’t perform that action at this time.
0 commit comments