Sample: CI/CD development with docker an ...

Sample: CI/CD development with docker and kubernetes

Apr 28, 2020

This is a very simple ASP.NET Core web application. It's essentially a pre-made sample generated by Visual Studio, modified to insert some very simple xunit unit tests into it.

This repo was built to experiment with CI/CD and serves as an example of how to do that. This repo has the following features:

These principals show how it's possible to build an application in a way that minimises the time from code commit to deployment, while also allowing for quality gates to minimise risk.

https://bitbucket.org/regularcolin/playground/src/master/

Enjoy this post?

Buy nottscolin a coffee

More from nottscolin