Skip to content

Cache the action build? #55

@rmbrich

Description

@rmbrich

Hi,

I started using this action in my workflow and it is great. I noticed that the "Build mwhitaker/dbt-action@master" step occurs every run, and GitHub must download all the layers, build the image, etc, even though nothing has changed with this image since the last run.

Is there a way to cache the built image so this step is much quicker? I was reading up on this but not sure if it would work for this scenario, and is probably something you'd have to add to the action itself: https://docs.docker.com/build/cache/backends/gha/

Thanks!

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