title casing for job names

This commit is contained in:
dkanada
2020-04-05 04:16:56 +09:00
parent ee307d7830
commit 1ccae13c05
+2 -2
View File
@@ -12,7 +12,7 @@ pr:
- '*'
jobs:
- job: build
- job: Build
displayName: 'Build'
strategy:
@@ -68,7 +68,7 @@ jobs:
targetPath: '$(Build.SourcesDirectory)/jellyfin-web'
artifactName: 'jellyfin-web-$(BuildConfiguration)'
- job: lint
- job: Lint
displayName: 'Lint'
pool: