ci: deduplicate constructing the ARTIFACTS_BASE_URL

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26670>
This commit is contained in:
Eric Engestrom 2023-12-13 17:39:11 +00:00 committed by Marge Bot
parent d024da3900
commit e46702f7ae
8 changed files with 7 additions and 9 deletions

View file

@ -84,6 +84,7 @@ variables:
# Disable farm with `git mv .ci-farms{,-disabled}/$farm_name`
# Re-enable farm with `git mv .ci-farms{-disabled,}/$farm_name`
# NEVER MIX FARM MAINTENANCE WITH ANY OTHER CHANGE IN THE SAME MERGE REQUEST!
ARTIFACTS_BASE_URL: https://${CI_PROJECT_ROOT_NAMESPACE}.${$CI_PAGES_DOMAIN}/-/${CI_PROJECT_NAME}/-/jobs/${CI_JOB_ID}/artifacts
default:
before_script: