Apigee x cicd

What is google recommended way to build cicd, and can anyone share document so one can refer to build it. 

 

0 3 394
3 REPLIES 3

Hope the questions is specific to API Proxy Deployments and Configs, Its using Maven deployments and developing Jenkins scripts around it. 

Source : https://github.com/apigee/apigee-deploy-maven-plugin

Tutorial : https://www.youtube.com/watch?v=8c0RozFEYhs

Hi the shared Tutorial doesnt have git or repo triggers. is there a way to connect cloud build to repo for any changes made to proxy auto deployment happens

Cloud Build supports a bunch of different types of triggers, as do most CI tools. If you're looking for an Apigee CI example using Cloud Build, check out this article. This should point you in the right direction. Sample 1 in the article use the Apigee maven plugin.