File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,15 @@ batch:
1515 env :
1616 type : WINDOWS_SERVER_2019_CONTAINER
1717 compute-type : BUILD_GENERAL1_LARGE
18- image : $WINDOWS_IMAGE_2019
18+ image : >-
19+ 671107461633.dkr.ecr.us-east-1.amazonaws.com/amplify-cli-codebuild-testing-stack-prod-amplifyclie2eecrc5fd2bba-ke8oxaimjhf2:1.0.3-1
1920 - identifier : test_windows
2021 buildspec : .codebuild/test_windows.yml
2122 env :
2223 type : WINDOWS_SERVER_2019_CONTAINER
2324 compute-type : BUILD_GENERAL1_LARGE
24- image : $WINDOWS_IMAGE_2019
25+ image : >-
26+ 671107461633.dkr.ecr.us-east-1.amazonaws.com/amplify-cli-codebuild-testing-stack-prod-amplifyclie2eecrc5fd2bba-ke8oxaimjhf2:1.0.3-1
2527 depend-on :
2628 - build_windows
2729 - identifier : test
8385 env :
8486 compute-type : BUILD_GENERAL1_LARGE
8587 image : >-
86- 671107461633.dkr.ecr.us-east-1.amazonaws.com/amplify-cli-codebuild-testing-stack-prod-amplifyclie2eecrc5fd2bba-ke8oxaimjhf2:1.0.3
88+ 671107461633.dkr.ecr.us-east-1.amazonaws.com/amplify-cli-codebuild-testing-stack-prod-amplifyclie2eecrc5fd2bba-ke8oxaimjhf2:1.0.4-node-22-rc
8789 variables :
8890 TEST_SUITE : src/__tests__/graphql-generator-gen2.test.ts
8991 CLI_REGION : us-west-2
You can’t perform that action at this time.
0 commit comments