Skip to content

Commit f5c5f53

Browse files
committed
debug
1 parent bf4d6f8 commit f5c5f53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.buildkite/run-yaml-tests.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
#
77
script_path=$(dirname $(realpath -s $0))
88

9+
echo "TEST_SUITE"
10+
echo $TEST_SUITE
11+
912
if [[ "$TEST_SUITE" == "serverless" ]]; then
1013
# Get Elasticsearch Serverless credentials and endpoint
1114
TEST_ES_SERVER=`buildkite-agent meta-data get "ELASTICSEARCH_URL"`

0 commit comments

Comments
 (0)