Files
spring-tools/concourse/tasks/build-atom-website.yml
2018-02-21 16:07:06 -08:00

18 lines
424 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
- name: s3-spring-boot-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"