diff --git a/push-to-pws/button.yml b/push-to-pws/button.yml new file mode 100644 index 00000000000..e85329d5999 --- /dev/null +++ b/push-to-pws/button.yml @@ -0,0 +1 @@ +repo: https://github.com/spring-projects/spring-petclinic.git diff --git a/readme.md b/readme.md index 86ac7955dba..cc5c9db2646 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,8 @@ # Spring PetClinic Sample Application [![Build Status](https://travis-ci.org/spring-projects/spring-petclinic.png?branch=master)](https://travis-ci.org/spring-projects/spring-petclinic/) +Deploy `spring-petclinic` app to Pivotal Web Services: + + Push + ## Understanding the Spring Petclinic application with a few diagrams See the presentation here