Skip to content

Create and release a certifier binary #54

@LucasRoesler

Description

@LucasRoesler

It would be really great to have versioned binaries that we can then use in CI systems instead of needing to clone and run this repo. Having a built binary means we also don't need to worry about the go environment the user has.

we can use

go test -c ./tests -o faas-certifier

and this will produce a binary called faas-certifier for the tests.

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