Skip to content

Feature request: clean while building recipes #279

@juntyr

Description

@juntyr

I am running out of space in CI when building recipes. I already have a post-build cleaning step, ls -d packages/*/build/* | xargs rm -r in the recipe dir. Maybe this could automatically be done for each recipe once it has been built?

I imagine having a --clean flag that, when enabled, removes the build directory after a successful build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions