-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
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.
FernandoMiguel, dominik-lekse, tani, rkok, AlekSi and 5 more
Metadata
Metadata
Assignees
Labels
No labels