1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

title casing for job names

This commit is contained in:
dkanada 2020-04-05 04:16:56 +09:00
parent ee307d7830
commit 1ccae13c05

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: