Skip to content

Makefile should fail when commands fail #3435

@mattmoor

Description

@mattmoor

We had several issues after dropping packages.txt where the Makefile failed to do what it was supposed to, but the actions passed. Here's an example where we were passing -i to docker run in actions:

image

We saw a similar error when WOLFICTL wasn't defined prior to this:

image

These should cause the build to report a failure instead of silently passing.

cc @kaniini @deitch

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions