Rename sts build image and add credentials
- needed to get around github pull rate limits
This commit is contained in:
@@ -2,7 +2,9 @@ platform: linux
|
||||
image_resource:
|
||||
type: docker-image
|
||||
source:
|
||||
repository: kdvolder/sts4-build-env
|
||||
username: ((docker_hub_username))
|
||||
password: ((docker_hub_password))
|
||||
repository: springci/sts4-build-env
|
||||
run:
|
||||
path: sts4/concourse/tasks/unpack.sh
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user