Files
spring-cloud-bindings/scripts/deploy.yml
Ben Hale 4e37346e2d CI
This change contributes the CI scripts required to build and release the
project.

Signed-off-by: Ben Hale <bhale@vmware.com>
2020-07-01 14:38:15 -07:00

20 lines
228 B
YAML

---
platform: linux
image_resource:
type: registry-image
source:
repository: cfje/spring-cloud-bindings
inputs:
- name: source
caches:
- path: maven
outputs:
- name: repository
run:
path: source/scripts/deploy.sh