Once upon a time, deploying apps used to be slow, manual and repetitive process. However, modern software is built and shipped rapidly through automation. This is called CI/CD (Continuous Integration / Continuous Deployment).

Previously, I covered about how to set-up a CI/CD Pipeline on Github. But if you’re using GitLab, you have a powerful...