Skip to content

Commit 236bd7c

Browse files
authored
Merge pull request #154159 from jbowens/bump-pebble
release-25.4: scripts: update bump-pebble.sh
2 parents 97605e1 + 59f25ed commit 236bd7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/bump-pebble.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
# branch name (e.g. crl-release-23.2, etc.). Also update pebble nightly scripts
1212
# in build/teamcity/cockroach/nightlies to use `@crl-release-xy.z` instead of
1313
# `@master`.
14-
BRANCH=master
15-
PEBBLE_BRANCH=master
14+
BRANCH=release-25.4
15+
PEBBLE_BRANCH=crl-release-25.4
1616

1717
# This script may be used to produce a branch bumping the Pebble version. The
1818
# storage team bumps CockroachDB's Pebble dependency frequently, and this script

0 commit comments

Comments
 (0)