Skip to content

Commit

Permalink
Update tools/devops/automation/scripts/VSTS.psm1
Browse files Browse the repository at this point in the history
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
  • Loading branch information
2 people authored and vs-mobiletools-engineering-service2 committed Aug 29, 2024
1 parent 3adbca2 commit 9ed9b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/devops/automation/scripts/VSTS.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ class BuildConfiguration {
<#
.SYNOPSIS
Stores the default variables in the current buld as PARENT_BUILD_* in the
configuration object. This allows cacasding pipelines to access the configuration
configuration object. This allows cascading pipelines to access the configuration
of the pipeline that triggered them.
#>
[void] StoreParentBuildVariables ([PSCustomObject] $configuration) {
Expand Down

0 comments on commit 9ed9b53

Please sign in to comment.