mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2025-01-09 14:44:26 +01:00
Branch which holds source specified.
This commit is contained in:
parent
d0dd793421
commit
e3f73142b3
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ steps:
|
|||
displayName: 'Select the Xamarin SDK version'
|
||||
enabled: false
|
||||
|
||||
# Get code from Open Source repo.
|
||||
# https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/multi-repo-checkout?view=azure-devops#specify-multiple-repositories
|
||||
- checkout: git://sharee.bike App/sharee.bike App
|
||||
- task: NuGetToolInstaller@1
|
||||
|
||||
- task: NuGetCommand@2
|
||||
|
|
Loading…
Reference in a new issue