Sign inSign up

chingor13/concourse_debug_resource

By chingor13

•Updated about 10 years ago

Stub check/in/out with debug stuff

Image
0

100K+

chingor13/concourse_debug_resource repository overview

⁠Concourse Debug Resource

This is a stub resource that can be used as a no-op that also outputs the inputs of that step.

⁠Usage

In your pipeline.yml:

resource_types:
- name: debug-resource
  type: docker-image
  source:
    repository: chingor13/concourse_debug_resource

resources:
- name: some-step
  type: debug-resource
  source:
    foo: bar

Tag summary

Content type

Image

Digest

Size

10.4 MB

Last updated

about 10 years ago

docker pull chingor13/concourse_debug_resource