csharp core deploy on gcp with powershell

Code Example - csharp core deploy on gcp with powershell

                
                        dotnet publish -c Release
gcloud beta app deploy .\WebApiTemplate\bin\Release\netcoreapp2.1\publish\app.yaml