Skip to content

Commit

Permalink
update pipeline name
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucile Jeanneret committed Dec 17, 2024
1 parent b325ae6 commit ecb0edf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main_virtualteacher-webapp.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Docs for the Azure Web Apps Deploy action: https://github.com/Azure/webapps-deploy
# More GitHub Actions for Azure: https://github.com/Azure/actions

name: Build and deploy ASP.Net Core app to Azure Web App - virtualteacher-webapp
name: Windows

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main_webapp-virtual-teacher.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Docs for the Azure Web Apps Deploy action: https://github.com/Azure/webapps-deploy
# More GitHub Actions for Azure: https://github.com/Azure/actions

name: Build and deploy ASP.Net Core app to Azure Web App - webapp-virtual-teacher
name: Linux Build and deploy ASP.Net Core app to Azure Web App - webapp-virtual-teacher
env:
DOTNET_ROOT: /home/runner/.dotnet
on:
Expand Down

0 comments on commit ecb0edf

Please sign in to comment.