Fix yaml validetor pipeline (#411)
This commit is contained in:
Родитель
5fb1227684
Коммит
075727f36f
|
@ -7,5 +7,5 @@ jobs:
|
|||
displayName: 'npm install'
|
||||
inputs:
|
||||
verbose: false
|
||||
- script: 'npm run tsc && node script/yamlFileValidetor.js'
|
||||
displayName: 'Yaml File Validation'
|
||||
- script: 'npm run tsc && node .script/yamlFileValidetor.js'
|
||||
displayName: 'Yaml File Syntax Validation'
|
Загрузка…
Ссылка в новой задаче