mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2024-12-23 07:36:31 +01:00
Branch which holds code specified.
This commit is contained in:
parent
2774c4dc81
commit
f7f4b9710b
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue