Skip to content

Latest commit

 

History

History
executable file
·
8 lines (6 loc) · 568 Bytes

README.md

File metadata and controls

executable file
·
8 lines (6 loc) · 568 Bytes

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')