Skip to content

Commit 0a32bc6

Browse files
committed
print debug statement
1 parent b30588e commit 0a32bc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.kokoro/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ integration)
7272
;;
7373
graalvmA)
7474
# Run Unit and Integration Tests with Native Image
75+
echo "HELLOOOO"
7576
$(dirname $0)/populate-secrets.sh
7677
mvn -B ${INTEGRATION_TEST_ARGS} -ntp -Pnative -Pnative-test test -pl 'oauth2_http'
7778
RETURN_CODE=$?

0 commit comments

Comments
 (0)