Updating pipeline: 06 - Example Global Param
This commit is contained in:
parent
f9f7b08681
commit
4114355f08
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user