Files
spring-tools/concourse/tasks/publish-vsix-releases.yml
aboyko 9bdbd15959 Remove publishing of Spring CLI extension
Spring CLI extension is experimental and far from publishing
2024-01-05 12:32:27 -05:00

16 lines
404 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: registry-image
source:
username: ((docker_hub_username))
password: ((docker_hub_password))
repository: springci/sts4-build-env