Files
spring-tools/concourse/tasks/build-atom-website.yml
Kris De Volder 285225332c Cleanups: remove obsolete pieces of pipeline
We won't be building boot-properties and boot-java atom / vscode
stuff anymore in future.
2018-02-22 15:03:03 -08:00

16 lines
348 B
YAML

inputs:
- name: sts4
- name: s3-bosh-atom-snapshot
- name: s3-concourse-atom-snapshot
- name: s3-manifest-yaml-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"