Adding pipeline: pipeline1

This commit is contained in:
Paul Andrew 2022-02-28 16:22:21 +00:00
parent e4d1d5a808
commit 5cd128a83a

View File

@ -0,0 +1,14 @@
{
"name": "pipeline1",
"properties": {
"activities": [
{
"name": "dsfdsfds",
"type": "SetVariable",
"dependsOn": [],
"userProperties": []
}
],
"annotations": []
}
}