Finished my first private CI/CD pipeline with GoCD today. It builds the project, runs all tests, then builds a docker container and deploys it with ansible to my development server. If anything goes wrong, it automatically rolls the deployment back to the state before.
#SoftwareDevelopment #coding
