Update TARGET_BRANCH to unmaintained/2024.1

Change-Id: I92147dbbb18c296cba826999e35477b6aff327b1
Signed-off-by: OpenStack Release Bot <infra-root@openstack.org>
Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/functions
This commit is contained in:
2025-10-31 11:55:32 +00:00
committed by yatin
parent 3175c76008
commit 1899ecb47b
2 changed files with 2 additions and 2 deletions

View File

@@ -2,4 +2,4 @@
host=review.opendev.org
port=29418
project=openstack/devstack.git
defaultbranch=stable/2024.1
defaultbranch=unmaintained/2024.1

View File

@@ -15,7 +15,7 @@ source $RC_DIR/functions
# Set the target branch. This is used so that stable branching
# does not need to update each repo below.
TARGET_BRANCH=stable/2024.1
TARGET_BRANCH=unmaintained/2024.1
# Cycle trailing projects need to branch later than the others.
TRAILING_TARGET_BRANCH=master