Add latest changes from gitlab-org/gitlab@18-1-stable-ee

This commit is contained in:
GitLab Bot
2025-07-07 17:54:34 +00:00
parent ea4fc289f6
commit a65a8ddb7f

View File

@ -1212,9 +1212,8 @@
- <<: *if-schedule-maintenance
- <<: *if-dot-com-gitlab-org-default-branch
changes: *assets-compilation-patterns
# push assets for stable branches (canonical & security)
- <<: *if-tag
- <<: *if-sync-changes-on-stable-branches
changes: *assets-compilation-patterns
- <<: *if-dot-com-gitlab-org-merge-request
changes:
- ".gitlab/ci/caching.gitlab-ci.yml"
@ -1225,6 +1224,7 @@
- if: '$ENABLE_CACHE_ASSETS == "true"'
when: manual
allow_failure: true
- !reference [".releases:rules:canonical-dot-com-security-gitlab-stable-branch-only", rules]
.caching:rules:packages-cleanup:
rules: