TILT–CI and CD–part 6

Because the Source Control is Github and has Actions when submitting the code, I use this.

Also, when creating an Azure WebSite , you can integrate with Github and he will add the yaml for you and the secrets to deploy

I have added also badge to see the result of the action in the readme file. Deploy to Azure build

For the moment , just swagger available to see that the deploy was successfull . Results at https://tiltwebapp.azurewebsites.net/swagger

Tools used:

https://portal.azure.com/#create/Microsoft.WebSite

Github Actions: https://github.com/ignatandrei/TILT/actions