From eba96d82af59eb69ab6a9bdfbacd5a37850cf37f Mon Sep 17 00:00:00 2001 From: zedy Date: Mon, 12 Dec 2022 15:44:56 +0800 Subject: [PATCH] remove some invalid changes --- azure.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/azure.yaml b/azure.yaml index f36e91e..c63402c 100644 --- a/azure.yaml +++ b/azure.yaml @@ -5,7 +5,4 @@ services: web: project: ./src/Web language: csharp - host: appservice -scripts: - postprovision: - path: './scripts/setup-database.ps1' \ No newline at end of file + host: appservice \ No newline at end of file