Update TARGET_BRANCH to unmaintained/2023.1

Change-Id: I9970bcd2b0223a63203e4784bc937223d5f0f830
This commit is contained in:
Elod Illes 2024-11-20 13:41:02 +01:00
parent 0b1de7f14e
commit cef64817b0
2 changed files with 2 additions and 2 deletions

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

@ -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/2023.1
TARGET_BRANCH=unmaintained/2023.1
# Cycle trailing projects need to branch later than the others.
TRAILING_TARGET_BRANCH=master