Install the preferred node js version.
This commit is contained in:
parent
8a13aa5711
commit
8912895f68
@ -1,9 +1,10 @@
|
||||
version: "{build}"
|
||||
|
||||
environment:
|
||||
nodejs_version: "12"
|
||||
nodejs_version: "15"
|
||||
|
||||
install:
|
||||
- ps: Install-Product node $env:nodejs_version
|
||||
- npm install
|
||||
|
||||
build_script:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user