
4/1/2019 · Sarup Banskota
What this post added
This post introduces the integration of ZEIT Now with GitLab, enabling automated builds and deployments for every commit pushed to GitLab projects. It details how this integration enhances the developer workflow by providing unique URLs for each deployment, listing deployments chronologically on merge request pages, and automatically aliasing merged MRs to production domains. The post also outlines the setup process, including connecting GitLab accounts and preparing projects with a `now.json` configuration file, and highlights the benefits of custom domain names and instant rollbacks.