Update merge-validation.yml for Azure Pipelines (#44)
This commit is contained in:
Родитель
0cdd23f4b4
Коммит
5e13c83c8b
|
@ -20,10 +20,10 @@ steps:
|
|||
command: run
|
||||
arguments: -p 8000:80 -d testbuild
|
||||
|
||||
- script: npm -s ci
|
||||
displayName: "Install dependencies"
|
||||
workingDirectory: ./test
|
||||
# - script: npm -s ci
|
||||
# displayName: "Install dependencies"
|
||||
# workingDirectory: ./test
|
||||
|
||||
- script: npm run -s test
|
||||
displayName: "Run tests"
|
||||
workingDirectory: ./test
|
||||
# - script: npm run -s test
|
||||
# displayName: "Run tests"
|
||||
# workingDirectory: ./test
|
||||
|
|
Загрузка…
Ссылка в новой задаче