mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-23 21:47:14 -04:00
Restore missing targetFolder
This commit is contained in:
parent
6afd990986
commit
ca40eff83d
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ jobs:
|
|||
sshEndpoint: repository
|
||||
sourceFolder: '$(Build.SourcesDirectory)/deployment/dist'
|
||||
contents: '**'
|
||||
targetFolder: '/srv/repository/incoming/azure/$(Build.BuildNumber)/$(BuildConfiguration)'
|
||||
|
||||
- job: OpenAPISpec
|
||||
dependsOn: Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue