Skip to content

Commit 685ae6f

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent bc360d2 commit 685ae6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ stages:
7474
scriptType: bash
7575
scriptLocation: inlineScript
7676
inlineScript: |
77-
az webapp config apsettings set \
77+
az webapp config appsettings set \
7878
--name "$(webAppName)" \
7979
--resource-group "$(resourceGroup)" \
8080
--settings "SCM_DO_BUILD_DURING_DEPLOYMENT=true"

0 commit comments

Comments
 (0)