Update a buildspec.yml
This commit is contained in:
parent
b4236490eb
commit
c7ef074d9e
1 changed files with 0 additions and 2 deletions
|
|
@ -2,8 +2,6 @@ version: 0.2
|
||||||
|
|
||||||
phases:
|
phases:
|
||||||
install:
|
install:
|
||||||
runtime-versions:
|
|
||||||
nodejs: 22
|
|
||||||
commands:
|
commands:
|
||||||
- echo "Installing dependencies..."
|
- echo "Installing dependencies..."
|
||||||
- npm install
|
- npm install
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue