mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #3172 from joshuaboniface/azure-pre
Send SourceBranch to collect-server.azure.sh
This commit is contained in:
commit
9c647741ec
1 changed files with 1 additions and 1 deletions
|
@ -119,4 +119,4 @@ jobs:
|
|||
inputs:
|
||||
sshEndpoint: repository
|
||||
runOptions: 'inline'
|
||||
inline: 'sudo /srv/repository/collect-server.azure.sh /srv/repository/incoming/azure $(Build.BuildNumber)'
|
||||
inline: 'sudo /srv/repository/collect-server.azure.sh /srv/repository/incoming/azure $(Build.BuildNumber) $(Build.SourceBranch)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue