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.
1 parent b30588e commit 0a32bc6Copy full SHA for 0a32bc6
.kokoro/build.sh
@@ -72,6 +72,7 @@ integration)
72
;;
73
graalvmA)
74
# Run Unit and Integration Tests with Native Image
75
+ echo "HELLOOOO"
76
$(dirname $0)/populate-secrets.sh
77
mvn -B ${INTEGRATION_TEST_ARGS} -ntp -Pnative -Pnative-test test -pl 'oauth2_http'
78
RETURN_CODE=$?
0 commit comments