Merge branch 'origin/stable-7.2' into 'next-release/stable-7.2'

This commit is contained in:
oauth
2026-06-23 07:16:31 +00:00

View File

@@ -405,7 +405,7 @@ config = {
# NOTE: need to be updated if new production releases are determined
"tags": ["2.0", "4.0", "7.2"],
# NOTE: need to be set to true if patch releases are made from stable-X-branches
"skip_rolling": True,
"skip_rolling": False,
"skip_daily": True,
"repo": docker_repo_slug,
"build_type": "production",