mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Restore missing targetFolder
This commit is contained in:
parent
6afd990986
commit
ca40eff83d
@ -63,6 +63,7 @@ jobs:
|
|||||||
sshEndpoint: repository
|
sshEndpoint: repository
|
||||||
sourceFolder: '$(Build.SourcesDirectory)/deployment/dist'
|
sourceFolder: '$(Build.SourcesDirectory)/deployment/dist'
|
||||||
contents: '**'
|
contents: '**'
|
||||||
|
targetFolder: '/srv/repository/incoming/azure/$(Build.BuildNumber)/$(BuildConfiguration)'
|
||||||
|
|
||||||
- job: OpenAPISpec
|
- job: OpenAPISpec
|
||||||
dependsOn: Test
|
dependsOn: Test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user