Files
spring-tools/concourse/tasks/publish-vsix-releases.yml
Kris De Volder 0c2a894e27 Rename sts build image and add credentials
- needed to get around github pull rate limits
2020-11-16 15:29:48 -08:00

16 lines
402 B
YAML

inputs:
- name: sts4
- name: s3-manifest-yaml-vsix-snapshot
- name: s3-concourse-vsix-snapshot
- name: s3-bosh-vsix-snapshot
- name: s3-spring-boot-vsix-snapshot
platform: linux
run:
path: sts4/concourse/tasks/publish-vsix-releases.sh
image_resource:
type: docker-image
source:
username: ((docker_hub_username))
password: ((docker_hub_password))
repository: springci/sts4-build-env