зеркало из https://github.com/Azure/ms-rest-js.git
Use NodeJS version v14
This commit is contained in:
Родитель
5c4937ec8d
Коммит
ccb51a8140
|
@ -6,6 +6,9 @@ jobs:
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-22.04'
|
vmImage: 'ubuntu-22.04'
|
||||||
steps:
|
steps:
|
||||||
|
- task: NodeTool@0
|
||||||
|
inputs:
|
||||||
|
versionSpec: '14.x'
|
||||||
- script: |
|
- script: |
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
|
|
Загрузка…
Ссылка в новой задаче