diff --git a/Xamarin.Android.yml b/Xamarin.Android.yml index a4d7b1c..52cf0cf 100644 --- a/Xamarin.Android.yml +++ b/Xamarin.Android.yml @@ -15,6 +15,9 @@ variables: solutionName : 'TINK.sln' steps: +# 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/master - task: NuGetToolInstaller@1 - task: NuGetCommand@2