Skip to content

Commit

Permalink
Merge pull request #895 from IgniteUI/IGvaleries-patch-1
Browse files Browse the repository at this point in the history
Update build-steps-template.yml
  • Loading branch information
IGvaleries authored Dec 16, 2024
2 parents 0307255 + da54ad1 commit 9eb2333
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines/templates/build-steps-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ steps:
Write-Host "adding username"
$addUsername.SetAttribute("key", "Username")
$add.SetAttribute("value", "UserName")
Write-Host "username is"
Write-Host "$(username)"
# $add.SetAttribute("value", "$(username)")
$source.AppendChild($addUsername)
Expand Down

0 comments on commit 9eb2333

Please sign in to comment.