Skip to content
Snippets Groups Projects
Commit 97aedfd3 authored by Tomeu Vizoso's avatar Tomeu Vizoso
Browse files

Revert "mesa-ci: migrate the s3 bucket to mesa-rootfs with 1y expiration time."

This reverts commit 21b328a4.
parent 6a2c7b24
No related merge requests found
Pipeline #1163899 passed
......@@ -15,8 +15,7 @@ export MAKEFLAGS="-j${FDO_CI_CONCURRENT:-4}"
GIT_TAG=$(git describe --tags --always)
# FIXME: drop DEBIAN_ARCH
S3_BUCKET="mesa-rootfs"
S3_PATH="${S3_HOST}/${S3_BUCKET}/${CI_PROJECT_PATH}/${GIT_TAG}/${DEBIAN_ARCH}"
S3_PATH="${S3_HOST}/mesa-lava/${CI_PROJECT_PATH}/${GIT_TAG}/${DEBIAN_ARCH}"
if [ "${KERNEL_ARCH}" == "x86_64" ]; then
DEFCONFIG="arch/x86/configs/x86_64_defconfig"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment