Automated Deployment of Golang Applications to VM with Gitlab CI/CD

This article will discuss the practice of deployment using GitLab Pipeline with a Continuous Integration/Continuous Deployment (CI/CD) approach. My goal in creating this article is to facilitate indie...