Push-to-PWS integration

See gh-417
This commit is contained in:
BoykoAlex 2019-05-27 14:17:52 -04:00 committed by Stephane Nicoll
parent bebe9e50ed
commit 39897cc149
2 changed files with 5 additions and 0 deletions

1
push-to-pws/button.yml Normal file
View file

@ -0,0 +1 @@
repo: https://github.com/spring-projects/spring-petclinic.git

View file

@ -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:
<a href="https://push-to.cfapps.io?repo=https%3A%2F%2Fgithub.com%2Fspring-projects%2Fspring-petclinic.git">
<img src="https://push-to.cfapps.io/ui/assets/images/Push-to-Pivotal-Dark.svg" width="130" alt="Push" align="top">
</a>
## Understanding the Spring Petclinic application with a few diagrams
<a href="https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application">See the presentation here</a>