aegershman / pivotal-tracker-resource

pivotal tracker resource for concourse.

Home Page:https://hub.docker.com/r/aegershman/pivotal-tracker-resource/tags/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`description` should accept file input similar to how `name` works

aegershman opened this issue · comments

self explanatory

- put: tracker
  params:
    name: $NAME_FILE
    name_file: path/to/name/file
    description: $DESCRIPTION_FILE
    description_file: path/to/description/file