concourse / docker-image-resource

a resource for docker images
Apache License 2.0
166 stars 259 forks source link

Add secrets support #366

Closed JasonDictos closed 5 months ago

JasonDictos commented 5 months ago

This adds the ssh identity support to the concourse yaml

Original work: https://github.com/concourse/docker-image-resource/pull/331

Tests pass locally however I cannot determine why the concourse-ci/status failed

xtremerui commented 5 months ago

Hi @JasonDictos , thank you for the PR. Is there any reason to include the go.mod bumps in this PR? If not, please extract them to keep this PR lean.

JasonDictos commented 5 months ago

Hi @JasonDictos , thank you for the PR. Is there any reason to include the go.mod bumps in this PR? If not, please extract them to keep this PR lean.

@xtremerui Done