Files
spring-tools/concourse/tasks/unpack.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

15 lines
276 B
YAML

platform: linux
image_resource:
type: docker-image
source:
username: ((docker_hub_username))
password: ((docker_hub_password))
repository: springci/sts4-build-env
run:
path: sts4/concourse/tasks/unpack.sh
inputs:
- name: sts4
- name: in
outputs:
- name: out