Skip to content

Commit bd12df8

Browse files
committed
Merge branch 'main' into microbuild
2 parents 3ee5eeb + 3948cdc commit bd12df8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/variables/_define.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<#
22
.SYNOPSIS
33
This script translates the variables returned by the _all.ps1 script
4-
into commands that instruct Azure Pipelines to actually set those variables for other pipeline tasks to consume.
4+
into commands that instruct Azure Pipelines or GitHub Actions to actually set those variables for other pipeline tasks to consume.
55
66
The build or release definition may have set these variables to override
77
what the build would do. So only set them if they have not already been set.

0 commit comments

Comments
 (0)