Tuesday, January 1, 2019

Continuous Integration and Continuous Deployment With GitLabCI

Continuous integration and continuous deployment have become significant parts of the software development process. GitLab comes with built-in continuous integration, continuous deployment, and continuous delivery support to build, test, and deploy your application.

This article walks through the steps needed to create a CI/CD pipeline using GitLab CI. We are showing here how to build and deploy Angular code (front-end).



from DZone.com Feed http://bit.ly/2s2aaV9

No comments:

Post a Comment