Skip to content

Commit 4294cfa

Browse files
committed
updated template to refer to master branch
1 parent ddb2cd7 commit 4294cfa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BlockBlobReader/src/blobreaderdeploy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"type": "String"
7272
},
7373
"sourceCodeBranch": {
74-
"defaultValue": "AzureBlobUpgrade",
74+
"defaultValue": "master",
7575
"type": "String"
7676
},
7777
"sourceCodeManualIntegration": {

BlockBlobReader/src/blobreaderdeploywithPremiumPlan.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"type": "String"
7272
},
7373
"sourceCodeBranch": {
74-
"defaultValue": "AzureBlobUpgrade",
74+
"defaultValue": "master",
7575
"type": "String"
7676
},
7777
"sourceCodeManualIntegration": {

0 commit comments

Comments
 (0)