Files
spring-tools/concourse/tasks/build-atom-website.yml
2017-11-24 16:36:05 -05:00

17 lines
387 B
YAML

inputs:
- name: sts4
- name: s3-bosh-atom-snapshot
- name: s3-concourse-atom-snapshot
- name: s3-manifest-yaml-atom-snapshot
- name: s3-boot-java-atom-snapshot
- name: s3-boot-properties-atom-snapshot
outputs:
- name: website
platform: linux
image_resource:
type: docker-image
source:
repository: kdvolder/sts4-build-env
run:
path: "sts4/concourse/tasks/build-atom-website.sh"