Skip to content

Run jobs in reusable-goapp in parallel #484

@pravindahal

Description

@pravindahal

We can improve total CI runtime significantly if we run go-lint, go-test and go-build in parallel. Based on discussions with @AtzeDeVries, we could achieve this by building images in the go-build step but pushing it in another step which makes sure that the images are pushed only if go-test, go-lint and go-build run successfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions