mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-07-23 02:54:40 +00:00
Add latest changes from gitlab-org/gitlab@18-1-stable-ee
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user