GitHub Actions on a "real" application
Solution ·In this video, we’ll see how to use GitHub Actions to build an app, run unit tests, build Docker container image, deploy it to Azure & deploy to NuGet.org.
I was packaging a solution lately and found a couple of elements in there that were worth sharing.
I’m therefore starting a series of three articles:
- GitHub actions (this one)
- Azure Front Door
- Azure App Service
Find my GitHub repo here and the documentation about GitHub actions right here.