Skip to content
代码片段 群组 项目
未验证 提交 09e5daa0 编辑于 作者: Pavel Krymets's avatar Pavel Krymets 提交者: GitHub
浏览文件

Update schema before running tests (#4030)

上级 3346efc4
加载中
......@@ -16,8 +16,8 @@ jobs:
jobDisplayName: "Build: Windows"
agentOs: Windows
beforeBuild:
- powershell: "& ./src/IISIntegration/tools/UpdateIISExpressCertificate.ps1"
displayName: Setup IISExpress test certificates
- powershell: "& ./src/IISIntegration/tools/UpdateIISExpressCertificate.ps1; & ./src/IISIntegration/tools/update_schema.ps1"
displayName: Setup IISExpress test certificates and schema
- template: jobs/iisintegration-job.yml
parameters:
TestGroupName: IIS
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册