Skip to content

Commit 459c006

Browse files
committed
using windows plan
1 parent ea9396b commit 459c006

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure-deploy.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ az webapp create \
3333
-g $resourceGroup \
3434
-n $appName \
3535
--plan "windows-plan" \
36-
--runtime "DOTNETCORE|3.1" \
3736
--deployment-source-url $gitSource \
3837
--deployment-source-branch master
3938

0 commit comments

Comments
 (0)