We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ee5eeb + 3948cdc commit bd12df8Copy full SHA for bd12df8
1 file changed
tools/variables/_define.ps1
@@ -1,7 +1,7 @@
1
<#
2
.SYNOPSIS
3
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.
+ into commands that instruct Azure Pipelines or GitHub Actions to actually set those variables for other pipeline tasks to consume.
5
6
The build or release definition may have set these variables to override
7
what the build would do. So only set them if they have not already been set.
0 commit comments