Skip to content

Commit cf8e223

Browse files
committed
Added HubSpot secret key from variable (3)
1 parent 92a303b commit cf8e223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipeline - Crm.Hubspot.OAuthProxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ steps:
3535
[
3636
{
3737
"name": "ClientSecret",
38-
"value": "$(hubSpotAppSecretKey)"",
38+
"value": "$(hubSpotAppSecretKey)",
3939
"slotSetting": false
4040
}
4141
]

0 commit comments

Comments
 (0)