We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14aca13 commit 05d1a68Copy full SHA for 05d1a68
.azure/pipelines/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
jobDisplayName: "Build and test: Windows"
15
agentOs: Windows
16
beforeBuild:
17
- - powershell: "& ./src/IISIntegration/tools/UpdateIISExpressCertificate.ps1"
+ - powershell: "& ./src/servers/iis/tools/UpdateIISExpressCertificate.ps1"
18
displayName: Setup IISExpress test certificates
19
- template: jobs/iisintegration-job.yml
20
parameters:
0 commit comments