Updating pipeline: pipeline1
This commit is contained in:
parent
76244d015b
commit
96a37399d0
@ -1,6 +1,20 @@
|
||||
{
|
||||
"name": "pipeline1",
|
||||
"properties": {
|
||||
"activities": [
|
||||
{
|
||||
"name": "Set variable1",
|
||||
"type": "SetVariable",
|
||||
"dependsOn": [],
|
||||
"userProperties": []
|
||||
}
|
||||
],
|
||||
"variables": {
|
||||
"Demo": {
|
||||
"type": "String",
|
||||
"defaultValue": "Test"
|
||||
}
|
||||
},
|
||||
"annotations": []
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user