danistrebel / apigee-ci-cd

Apigee CI CD Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apigee-ci-cd

  • Fork this repo
  • In the pom file, update the apigee.org property under test and prod POM profile to point to your Apigee org
  • The repo has a Jenkinsfile with the build info, so you can automatically import this repo using the Blue Ocean UI
  • Please configure the Apigee crendetials in Jenkins. The current Jenkinsfile uses apigee as the ID. If you wish to change that, please update the Jenkinsfile with the provided ID under the environment section - APIGEE_CREDS = credentials('apigee')

About

Apigee CI CD Demo

License:Apache License 2.0


Languages

Language:JavaScript 82.4%Language:Gherkin 11.8%Language:Dockerfile 5.8%