From ca3b4e13c2d0daeee3b2b09320265dc80d67f890 Mon Sep 17 00:00:00 2001 From: AndrieuLu <113982638+AndrieuLu@users.noreply.github.com> Date: Tue, 27 Sep 2022 11:02:27 +0200 Subject: [PATCH 1/2] Update and rename dotnetfunction.yml.template to dotnetfunction.yml tp2 deployement fonction azure --- .../{dotnetfunction.yml.template => dotnetfunction.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{dotnetfunction.yml.template => dotnetfunction.yml} (93%) diff --git a/.github/workflows/dotnetfunction.yml.template b/.github/workflows/dotnetfunction.yml similarity index 93% rename from .github/workflows/dotnetfunction.yml.template rename to .github/workflows/dotnetfunction.yml index 488302dd..867f0b1d 100644 --- a/.github/workflows/dotnetfunction.yml.template +++ b/.github/workflows/dotnetfunction.yml @@ -8,7 +8,7 @@ on: env: AZURE_FUNCTIONAPP_PACKAGE_PATH: 'azure-function/dotnet' # set this to the path to your web app project, defaults to the repository root - AZURE_FUNCTIONAPP_NAME: antho-catch-bus # set this to your application's name + AZURE_FUNCTIONAPP_NAME: 'fonctdeployementLA' DOTNET_VERSION: '6.0' jobs: From 5099e2bc338c1adc43edb5190b819b999bada919 Mon Sep 17 00:00:00 2001 From: AndrieuLu <113982638+AndrieuLu@users.noreply.github.com> Date: Tue, 27 Sep 2022 14:33:23 +0200 Subject: [PATCH 2/2] Rename azure-static-web-apps-dotnet.yml.template to azure-static-web-apps-dotnet.yml modif --- ...-apps-dotnet.yml.template => azure-static-web-apps-dotnet.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{azure-static-web-apps-dotnet.yml.template => azure-static-web-apps-dotnet.yml} (100%) diff --git a/.github/workflows/azure-static-web-apps-dotnet.yml.template b/.github/workflows/azure-static-web-apps-dotnet.yml similarity index 100% rename from .github/workflows/azure-static-web-apps-dotnet.yml.template rename to .github/workflows/azure-static-web-apps-dotnet.yml