From f7f4b9710bc41906a541cc930a9cf8ab3e1ac3dc Mon Sep 17 00:00:00 2001 From: "o.hauff" Date: Sun, 11 Jul 2021 11:49:24 +0000 Subject: [PATCH] Branch which holds code specified. --- Xamarin.Android.yml | 3 +++ 1 file changed, 3 insertions(+) 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