Skip to content

Commit 1cc969a

Browse files
committed
add log
1 parent 049ec16 commit 1cc969a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/scripts/get-bc-commit.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ if [[ -z "$TARGET_COMMIT_HASH" ]]; then
3535
exit 1
3636
fi
3737

38+
echo "Running bc-bwc tests on commit [$TARGET_COMMIT_HASH]"
39+
3840
cat <<EOF | buildkite-agent pipeline upload
3941
steps:
4042
- label: $BUILDKITE_BRANCH / bc-bwc

0 commit comments

Comments
 (0)