Skip to content

[CI] Use proper docker builds with caching in github actions #34

Open
@joerunde

Description

@joerunde

Currently our build setup is a very simple docker build command: https://github.com/vllm-project/vllm-spyre/blob/main/.github/workflows/test-spyre.yml#L10-L11. We could instead import the docker build action, and set up caching so that we don't have to rebuild the full image on every test run

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