On Tue, May 25, 2021 at 10:24 AM Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > Make the build-user-hexagon -> hexagon-cross-container optional > to avoid on mainstream CI [*]: > > 'build-user-hexagon' job needs 'hexagon-cross-container' job > but it was not added to the pipeline > > [*] https://gitlab.com/qemu-project/qemu/-/pipelines/309137207 > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > .gitlab-ci.d/containers.yml | 7 ++++--- > .gitlab-ci.yml | 8 +++++--- > 2 files changed, 9 insertions(+), 6 deletions(-) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>