Updating pipeline: 06 - Example Global Param
This commit is contained in:
parent
f9f7b08681
commit
4114355f08
@ -53,7 +53,7 @@
|
||||
"typeProperties": {
|
||||
"variableName": "GlobalParam",
|
||||
"value": {
|
||||
"value": "@pipeline().globalParameters.Environment",
|
||||
"value": "@concat(pipeline().globalParameters.Environment,'Test')",
|
||||
"type": "Expression"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user