Skip to content

Commit d1ff4fa

Browse files
committed
Add double quotations
1 parent 4c71f1d commit d1ff4fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.ci/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
8484
8585
$VSS_NUGET_EXTERNAL_FEED_ENDPOINTS = "{'endpointCredentials': [{'endpoint':$($ADORepoUri), 'username': 'AzureDevOps', 'password':$($azt.Token)}]}"
86+
$VSS_NUGET_EXTERNAL_FEED_ENDPOINTS = "{\"endpointCredentials\": [{\"endpoint\":\"$($ADORepoUri)\", \"username\": \"AzureDevOps\", \"password\":\"$($azt.Token)\"}]}"
8687
8788
$vstsCommandString = "vso[task.setvariable variable=VSS_NUGET_EXTERNAL_FEED_ENDPOINTS]$VSS_NUGET_EXTERNAL_FEED_ENDPOINTS"
8889
Write-Host "sending " + $vstsCommandString

0 commit comments

Comments
 (0)