mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Send SourceBranch to collect-server.azure.sh
This commit is contained in:
parent
e66378c202
commit
bebce30c77
1 changed files with 1 additions and 1 deletions
|
@ -119,4 +119,4 @@ jobs:
|
||||||
inputs:
|
inputs:
|
||||||
sshEndpoint: repository
|
sshEndpoint: repository
|
||||||
runOptions: 'inline'
|
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