mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2024-11-05 02:26:29 +01:00
Source git repo url corrected.
This commit is contained in:
parent
76a23f3ca0
commit
3bc54bb06f
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ jobs:
|
|||
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/Code
|
||||
- checkout: git://sharee.bike Buchungsplattform/Code
|
||||
|
||||
- task: DotNetCoreCLI@2
|
||||
displayName: "Run TestLockItShared Unit Tests"
|
||||
|
|
Loading…
Reference in a new issue