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