20 lines
283 B
YAML
20 lines
283 B
YAML
---
|
|
platform: linux
|
|
|
|
image_resource:
|
|
type: docker-image
|
|
source:
|
|
repository: springci/spring-hateoas-8-jdk-with-graphviz
|
|
|
|
inputs:
|
|
- name: spring-hateoas-github
|
|
|
|
outputs:
|
|
- name: spring-hateoas-artifactory
|
|
|
|
caches:
|
|
- path: maven
|
|
|
|
run:
|
|
path: spring-hateoas-github/ci/build.sh
|