Skip to content

Commit 006302b

Browse files
committed
Add newlines in files
1 parent 390bb64 commit 006302b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.pipelines/EV2Specs/ServiceGroupRoot/ConfigServiceGroup.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
},
1010
"azureResourceGroup": "default"
1111
}
12-
}
12+
}

.pipelines/EV2Specs/ServiceGroupRoot/Parameters/subscriptionProvisioning.RolloutParameters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
"backfilledSubscriptionId": "__BACKFILLED_SUBSCRIPTION_ID__"
99
}
1010
]
11-
}
11+
}

.pipelines/EV2Specs/ServiceGroupRoot/ServiceGroupSpecification.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
"ownerGroupObjectId": "00000000-0000-0000-0000-000000000000",
55
"ownerGroupContactEmail": "default",
66
"contentVersion": "1.0.0.0"
7-
}
7+
}

.pipelines/EV2Specs/ServiceGroupRoot/ServiceSpecification.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
"ownerGroupContactEmail": "default",
77
"policyCheckEnabled": true,
88
"contentVersion": "1.0.0.0"
9-
}
9+
}

.pipelines/EV2Specs/ServiceGroupRoot/Shell/Run/Run.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ catch {
8282
return 1
8383
}
8484

85-
return 0
85+
return 0

0 commit comments

Comments
 (0)