mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Merge pull request #4425 from joshuaboniface/fix-azure
Restore missing targetFolder
This commit is contained in:
commit
3774165d9d
@ -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