Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2024-08-30 00:10:22 +00:00
parent 7cc896c6f7
commit 25d900a0f3
61 changed files with 300 additions and 223 deletions

View File

@ -348,7 +348,7 @@ function fail_pipeline_early() {
fi
}
# We're inlining this function in `.gitlab/ci/package-and-test/main.gitlab-ci.yml` so make sure to reflect any changes there
# We're inlining this function in `.gitlab/ci/test-on-omnibus/main.gitlab-ci.yml` so make sure to reflect any changes there
function assets_image_tag() {
local cache_assets_hash_file="cached-assets-hash.txt"