Skip to content

Commit

Permalink
Merge pull request #3172 from joshuaboniface/azure-pre
Browse files Browse the repository at this point in the history
Send SourceBranch to collect-server.azure.sh
  • Loading branch information
joshuaboniface committed Nov 13, 2021
2 parents e66378c + bebce30 commit 9c64774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/azure-pipelines-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)'

0 comments on commit 9c64774

Please sign in to comment.