Revert "ci: Fix for GitLab 18.2.2 upgrade"
This reverts commit ece0d4f998.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37599>
This commit is contained in:
committed by
Marge Bot
parent
d027f1b336
commit
114666733c
@@ -61,7 +61,7 @@ else
|
||||
# the extraction is faster, also LAVA overlays don't support zip compression.
|
||||
tar --zstd -cf "${CTS_FILENAME}.tar.zst" /android-cts
|
||||
ci-fairy s3cp --token-file "${S3_JWT_FILE}" "${CTS_FILENAME}.tar.zst" \
|
||||
"https://${S3_BASE_PATH}/${S3_PROJECT_PATH}/${ARTIFACT_PATH}"
|
||||
"https://${S3_BASE_PATH}/${CI_PROJECT_PATH}/${ARTIFACT_PATH}"
|
||||
fi
|
||||
|
||||
section_end android-cts
|
||||
|
||||
Reference in New Issue
Block a user