Skip to content

CI should not build binary #60

@acumino

Description

@acumino

After #57 binary for DWD is built into the docker file

RUN make build

There is no need for CI to build binary again here.

build:
image: 'golang:1.13.11'
output_dir: 'binary'
.

/cc @timuthy

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions