Skip to content

Make kubedev generate use specific checks in CI #3

@daniel-kun

Description

@daniel-kun

Currently, kubedev generate adds a plain "kubedev check" to the build-and-push and deploy jobs.

It should use more specific checks, i.e. "kubedev check build" and "kubedev check deploy", because there can be situations where env vars required for the deploy are not available in the build job - which is perfectly fine, but currently bails out.

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