Fixed naming
This commit is contained in:
parent
132b191536
commit
bcbb4f4225
@ -1,9 +1,9 @@
|
||||
parameters:
|
||||
ProjectName: ''
|
||||
jobs:
|
||||
- job: Restore Build and Publish
|
||||
- job: 'Restore, Build, and Publish'
|
||||
pool:
|
||||
name: Hosted Ubuntu 1604
|
||||
name: 'Hosted Ubuntu 1604'
|
||||
steps:
|
||||
- task: DotNetCoreCLI@2
|
||||
displayName: 'dotnet restore'
|
||||
|
Loading…
x
Reference in New Issue
Block a user