On Tue, May 11, 2021 at 4:30 AM Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > It is not possible to use the previously extracted templates > without this set of core containers. Extract them into a new > file (container-core.yml) to be able to build them without > having to build all the other containers by default. > > Reviewed-by: Thomas Huth <th...@redhat.com> > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > .gitlab-ci.d/container-core.yml | 17 +++++++++++++++++ > .gitlab-ci.d/containers.yml | 17 +---------------- > 2 files changed, 18 insertions(+), 16 deletions(-) > create mode 100644 .gitlab-ci.d/container-core.yml >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>