Skip to content
This repository was archived by the owner on Mar 16, 2022. It is now read-only.

Commit 1147781

Browse files
committed
fix function name
1 parent 3467a60 commit 1147781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vsts/v1_attribute/config-ci-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ trigger:
77
variables:
88
Parameters.solution: 'v1_attribute/src/AzureFunctionsIntroduction.sln'
99
Parameters.connectedServiceName: 'AzureResourceManager'
10-
Parameters.WebAppName: 'AzureFunctionsIntroduction'
10+
Parameters.WebAppName: 'function-v1-function'
1111
BuildConfiguration: "Release"
1212

1313
phases:

0 commit comments

Comments
 (0)