Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions homeport-duct-tape-resource.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name: duct-tape-resource
repo: https://github.com/homeport/duct-tape-resource
container_image: ghcr.io/homeport/duct-tape-resource
description: |
Generic custom Concourse resource with which one can define the check, in, and out as inline scripts right in the pipeline resource definition. It is for when you quickly need a Concourse resource for a specific task, but writing one from scratch would take too long. With this resource, one can glue things together.