Skip to content

is there a way to copy an artifact into the image #123

@dbieber

Description

@dbieber

I have a build process that builds some js with webpack (outside of my image), which I'd like to copy into the arm image.
How can I do this?


I see there are options for copying out of the image after commands has run (copy_artifact_path and copy_artifact_dest), but I don't see any options for copying things (other than the repo itself) into the image. And I don't see a way to do so from within commands either, since that runs in the image, and I don't know how to copy from outside the image into the image from there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions