Skip to content

Build can fail due to services that have been removed #24

@solsson

Description

@solsson

To reproduce:

  • Create a build-contract service that fails with exit >0, run the build.
  • Delete the failing service from docker-compose.yml
  • Next build on the same machine will fail

The reason is that we pick up the exit status based on label and project name.

Related to #15

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