Skip to content

Commit

Permalink
Update main_beakpeekapi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuufMaster authored Jun 2, 2024
1 parent 6903e1b commit 5e92d43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main_beakpeekapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
name: Build and deploy ASP.Net Core app to Azure Web App - BeakPeekApi

env:
DOTNET_ROOT: ./dotnet/BeakPeekApi/
# DOTNET_ROOT: ./dotnet/BeakPeekApi/
DOTNET_ROOT: .
AZURE_SQL_CONNECTIONSTRING: "Server=tcp:beakpeek.database.windows.net,1433;Initial Catalog=BeakPeekDB;Encrypt=True;TrustServerCertificate=False;Connection Timeout=30;Authentication=\"Active Directory Default\";"
on:
push:
Expand Down

0 comments on commit 5e92d43

Please sign in to comment.