gitlab: use our own GRUB
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 19 Dec 2019 12:30:32 +0000 (13:30 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 7 Feb 2020 16:16:28 +0000 (11:16 -0500)
commit24df1b14f3ab9e3ba423d022790ea6d1ae0154da
treeee8daa687432aee45e0636fb852ad53b5aa7e753
parent904ea003c151d8480b2e97b696ebc8f8e051d281
gitlab: use our own GRUB

Up to now we have been relying on openSUSE repositories for GRUB on arm and
arm64 though we have included GRUB in our Docker image.

Use the GRUB included in our Docker image.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
.gitlab-ci.yml