Skip to content

Commit 91cefc6

Browse files
authored
Update buildspec.yml
1 parent 49f3deb commit 91cefc6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

buildspec.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ version: 0.2
22
artifacts:
33
files:
44
- '**/*'
5+
phases:
6+
install:
7+
runtime-versions:
8+
nodejs: 10

0 commit comments

Comments
 (0)