Skip to content

Use customized prebuildify-cross #35

@MayamaTakeshi

Description

@MayamaTakeshi

The official prebuildify-cross always will try to pull the image from ghcr.io even if it exists in the local docker repo.
Instead, we should modify our fork:
https://github.com/MayamaTakeshi/prebuildify-cross
to check if the image already exists and if yes, to use it.
This will avoid the need to push images to ghcr.io.

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