Skip to content

Commit fd46353

Browse files
committed
Do not run serverless dynamodb install in CodeBuild
1 parent 01019e6 commit fd46353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/install.bash

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
echo Installing dependencies...
44

5-
yarn install --ignore-engines
5+
yarn install --ignore-engines --ignore-scripts
66

77
echo Finished installing dependencies

0 commit comments

Comments
 (0)