We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97605e1 + 59f25ed commit 236bd7cCopy full SHA for 236bd7c
scripts/bump-pebble.sh
@@ -11,8 +11,8 @@
11
# branch name (e.g. crl-release-23.2, etc.). Also update pebble nightly scripts
12
# in build/teamcity/cockroach/nightlies to use `@crl-release-xy.z` instead of
13
# `@master`.
14
-BRANCH=master
15
-PEBBLE_BRANCH=master
+BRANCH=release-25.4
+PEBBLE_BRANCH=crl-release-25.4
16
17
# This script may be used to produce a branch bumping the Pebble version. The
18
# storage team bumps CockroachDB's Pebble dependency frequently, and this script
0 commit comments