mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-23 07:19:07 -04:00
chore: enable rolling channel
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user