mirror of
https://github.com/bitwarden/server.git
synced 2025-01-27 22:41:22 +01:00
install node 10 on windows builds
This commit is contained in:
parent
3187afdb0b
commit
62211128e7
@ -10,6 +10,9 @@ services:
|
|||||||
|
|
||||||
stack: node 10
|
stack: node 10
|
||||||
|
|
||||||
|
init:
|
||||||
|
- ps: Install-Product node 10
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- sh: npm i -g gulp
|
- sh: npm i -g gulp
|
||||||
- ps: choco install cloc --no-progress
|
- ps: choco install cloc --no-progress
|
||||||
|
Loading…
Reference in New Issue
Block a user