ci: drop dead variables (see previous commit)
Signed-off-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29241>
This commit is contained in:
@@ -115,9 +115,7 @@ apt-get install -y --no-install-recommends "${EPHEMERAL[@]}"
|
|||||||
|
|
||||||
############### Download prebuilt kernel
|
############### Download prebuilt kernel
|
||||||
|
|
||||||
export DEFCONFIG="arch/x86/configs/x86_64_defconfig"
|
|
||||||
export KERNEL_IMAGE_NAME=bzImage
|
export KERNEL_IMAGE_NAME=bzImage
|
||||||
export KERNEL_ARCH=x86_64
|
|
||||||
export DEBIAN_ARCH=amd64
|
export DEBIAN_ARCH=amd64
|
||||||
|
|
||||||
mkdir -p /lava-files/
|
mkdir -p /lava-files/
|
||||||
|
Reference in New Issue
Block a user