Skip to content

Commit 92a303b

Browse files
committed
Added HubSpot secret key from variable (2)
1 parent 8d20954 commit 92a303b

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)