On 2/16/21 2:29 PM, Daniel P. Berrangé wrote: > This allows the build jobs to start running as soon as their respective > container image is ready, instead of waiting for all container builds > to finish. > > Signed-off-by: Daniel P. Berrangé <berra...@redhat.com> > --- > .gitlab-ci.d/crossbuilds.yml | 46 ++++++++++++++++++++++++++++ > .gitlab-ci.yml | 58 ++++++++++++++++++++++++++++++++++++ > 2 files changed, 104 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>