On Tue, May 25, 2021 at 5:26 AM Philippe Mathieu-Daudé <[email protected]> wrote: > > Extract the jobs preparing the cross containers into a new file > (container-cross.yml). > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > .gitlab-ci.d/container-cross.yml | 164 ++++++++++++++++++++++++++++++ > .gitlab-ci.d/containers.yml | 166 +------------------------------ > 2 files changed, 165 insertions(+), 165 deletions(-) > create mode 100644 .gitlab-ci.d/container-cross.yml >
Reviewed-by: Willian Rampazzo <[email protected]>
