On Tue, May 25, 2021 at 5:26 AM Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > Extract the jobs preparing the cross containers into a new file > (container-cross.yml). > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > .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 <willi...@redhat.com>