An open API service indexing awesome lists of open source software.

https://github.com/techprimers/cicd-jenkins-example

CICD Jenkins example using Pivotal Web Services / Pivotal Cloud Foundry
https://github.com/techprimers/cicd-jenkins-example

ci-cd ci-cd-pipeline jenkins-pip pivotal-cloud-foundry pivotal-web-services

Last synced: about 1 month ago
JSON representation

CICD Jenkins example using Pivotal Web Services / Pivotal Cloud Foundry

Awesome Lists containing this project

README

          

# CICD Using Jenkins Pipeline and Pivotal Web Services / Pivotal Cloud Foundry
- `Jenkinsfile` controls the Jenkins Pipeline. More stages can be added into this file
- `/hello` REST endpoint returns a message
- Command to deploy into PCF/PWS

cf login -a https://api.run.pivotal.io -u -p
cf push -f