mirror of
https://github.com/bitwarden/server
synced 2026-01-09 12:03:21 +00:00
install node 10 on windows builds
This commit is contained in:
@@ -10,6 +10,9 @@ services:
|
||||
|
||||
stack: node 10
|
||||
|
||||
init:
|
||||
- ps: Install-Product node 10
|
||||
|
||||
install:
|
||||
- sh: npm i -g gulp
|
||||
- ps: choco install cloc --no-progress
|
||||
|
||||
Reference in New Issue
Block a user