Skip to content

Commit 01d410e

Browse files
committed
fix(CodeBuild): NodeJS10 is no on image 5
1 parent f293d5a commit 01d410e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

buildspec.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ batch:
66
- identifier: nodejs10
77
buildspec: codebuild/nodejs10.yml
88
env:
9-
image: aws/codebuild/standard:5.0
109
compute-type: BUILD_GENERAL1_MEDIUM
1110
- identifier: nodejs12
1211
buildspec: codebuild/nodejs12.yml

0 commit comments

Comments
 (0)