Skip to content

Commit 3d9b033

Browse files
authored
testing ci #2
Found another bug so need another test
1 parent 656acfb commit 3d9b033

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
33
"contentVersion": "1.0.0.0",
4-
"parameters": {}
4+
"parameters": {
5+
"accountName": {
6+
"value": "testingci"
7+
}
58
}

0 commit comments

Comments
 (0)