Skip to content

Still create genesis even if we --build-type skip #43

@gregcusack

Description

@gregcusack

If we run --build-type skip, we do not create a new docker image or push the image to dockerhub. We just pull the images directly from dockerhub.

The problem is, we still create a genesis. So that genesis is going to waste. Since that is built into the docker image. So we will be using an old docker image.

Only really problematic I think with Clients. Will need to be updated in the future.

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