remove indentation from ci file

This commit is contained in:
dkanada 2020-04-13 01:02:19 +09:00
parent aeaf93cc2f
commit 09ffe358ea

View file

@ -12,7 +12,7 @@ pr:
- '*'
jobs:
- job: Build
- job: Build
displayName: 'Build'
strategy:
@ -75,7 +75,7 @@ jobs:
targetPath: '$(Build.SourcesDirectory)/jellyfin-web-$(BuildConfiguration).zip'
artifactName: 'jellyfin-web-$(BuildConfiguration)'
- job: Lint
- job: Lint
displayName: 'Lint'
pool: