369 Views
When I deploy software, I'm lazy. Very lazy. This is why I lean heavily on Continous Deployment (CD) to automatically test and deploy software when it's merged into my main branch. I don't have time to deploy code by hand. So gauche!
0 comments