Skip to content

Commit 2eaa152

Browse files
committed
Updated pipeline
1 parent 7357bce commit 2eaa152

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipeline - Crm.Hubspot.OAuthProxy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ variables:
88
projectName: 'Umbraco.Forms.Integrations.Crm.Hubspot.OAuthProxy'
99
project: 'src/$(projectName)/$(projectName).csproj'
1010
buildConfiguration: 'Release'
11-
azureServiceConnection: ''
12-
webAppName: 'umbraco-forms-hubspot'
11+
azureServiceConnection: 'Umbraco Forms Integrations - Umbraco Cloud Services Dev - Hubspot Auth'
12+
webAppName: 'azapp-forms-hubspot-auth-we-dev-svc'
1313

1414
steps:
1515
- script: dotnet build $(project) --configuration $(buildConfiguration)

0 commit comments

Comments
 (0)