concourse / concourse-pipeline-resource

!!! use the `set_pipeline` step instead !!!
https://concourse-ci.org/jobs.html#schema.step.set-pipeline-step.set_pipeline
MIT License
76 stars 42 forks source link

Fix Dockerfile for new builds #36

Closed arbourd closed 6 years ago

arbourd commented 6 years ago

Vito starting releasing (as of 3.13.0) Concourse with sha1 files. This commit tests for the binary, and not the fly_linux_amd64.sha1 file.

pivotal-issuemaster commented 6 years ago

@arbourd Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-issuemaster commented 6 years ago

@arbourd Thank you for signing the Contributor License Agreement!

vito commented 6 years ago

thanks!