Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
5dc16a2880
commit
bfd2dc4fc6
1 changed files with 2 additions and 1 deletions
|
|
@ -17,5 +17,6 @@ steps:
|
||||||
|
|
||||||
- task: DotNetCoreCLI@2
|
- task: DotNetCoreCLI@2
|
||||||
inputs:
|
inputs:
|
||||||
command: 'run'
|
command: 'publish'
|
||||||
|
publishWebProjects: false
|
||||||
projects: '**/*.csproj'
|
projects: '**/*.csproj'
|
||||||
Loading…
Add table
Add a link
Reference in a new issue