
The beginner's guide to understanding Continuous Integration (CI)
Continuous integration(CI), what's the hype? This article for total beginners breaks the concept down into beginner terms. We'll also look at its many advantages, as well as some disadvantages!
Setting up Continuous Integration/deployment on Gitlab to deploy a .NET Core application to an FTP server
In this article will set up a continuous integration pipeline for a .NET Core web application with automated deployment to an FTP server.