Skip to content

Commit 820d0e9

Browse files
committed
debug
1 parent ed4a6b2 commit 820d0e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/run-serverless-tests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ export RUBY_VERSION=${RUBY_VERSION:-3.4}
1010
export BUILDKITE=${BUILDKITE:-false}
1111
export TRANSPORT_VERSION=${TRANSPORT_VERSION:-8}
1212

13+
echo -e "--- Buildkite: ${BUILDKITE}"
14+
1315
if [[ -z $EC_PROJECT_PREFIX ]]; then
1416
echo -e "\033[31;1mERROR:\033[0m Required environment variable [EC_PROJECT_PREFIX] not set\033[0m"
1517
exit 1

0 commit comments

Comments
 (0)