Continuous Integration

July 26, 2018

CLOUD

Lifecycle of an Application in CloudCenter With CI/CD (Part 3)

In a previous post we demonstrated how to automate the setup of a Continuous Integration / Continuous Deployment environment. Now we will demonstrate how to use it: a developer can create an application that will be compiled, then built and deployed into a test environment automatically using this C…