CI/CD with Gitlab
Sept. 29, 2020
/
By Dong Huang
CI/CD stands for continuous integration and continuous delivery (or deployment). These practices essentially automate the integration of code from different developers and the deployment of the new changes.[...]