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 4170901 + 66e381b commit 77091bcCopy full SHA for 77091bc
ci-automation/image_changes.sh
@@ -426,7 +426,7 @@ function prepare_env_vars_and_params_for_release() {
426
427
# Nothing to prepend to show_changes_env.
428
show_changes_env_ref=()
429
- show_changes_params=(
+ show_changes_params_ref=(
430
"NEW_CHANNEL=${new_channel}"
431
"NEW_CHANNEL_PREV_VERSION=${new_channel_prev_version}"
432
# Channel transition stuff
@@ -481,7 +481,7 @@ function prepare_env_vars_and_params_for_nightly() {
481
482
483
484
485
"NEW_CHANNEL=${ppfb_channel}"
486
"NEW_CHANNEL_PREV_VERSION=${ppfb_vernum}"
487
# Channel transition stuff, we set the old channel to be the
0 commit comments