Skip to content

Copy files to use in run commands #223

Open
@bfirsh

Description

@bfirsh

run commands in cog.yaml can't use any of the user's files. It would be neat to allow this, in a way that could still be cached. Maybe you could define what files need copying somehow?

build:
  run:
    - copy: "foo.txt"
      command: "echo foo.txt"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions