From 39897cc149588ca413c4cc9f4cb4b6d599ee73c5 Mon Sep 17 00:00:00 2001 From: BoykoAlex Date: Mon, 27 May 2019 14:17:52 -0400 Subject: [PATCH] Push-to-PWS integration See gh-417 --- push-to-pws/button.yml | 1 + readme.md | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 push-to-pws/button.yml 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