Deleting pipeline: pipeline1

This commit is contained in:
Paul Andrew 2022-11-24 16:06:27 +00:00
parent 20f78b5402
commit 83014f87ee

View File

@ -1,20 +0,0 @@
{
"name": "pipeline1",
"properties": {
"activities": [
{
"name": "Wait1",
"type": "Wait",
"dependsOn": [],
"userProperties": [],
"typeProperties": {
"waitTimeInSeconds": {
"value": "jgkrglksjhgjdfhgljksdfhglfsdkjhgldfjkg",
"type": "Expression"
}
}
}
],
"annotations": []
}
}