Skip to content

Add ability to disable concurrency #1032

@alehaa

Description

@alehaa

Building a docker image for multiple platforms at once will execute the builds in parallel. However, for continuous integration it would be nice to execute the builds in serial to not get the build log mixed up.

I know, that serial builds are supported by just running individual jobs for each platform. However, using multiple platforms in one job allows me to get the manifest list created and pushed, too.

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