We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 280a1fa commit f182ba2Copy full SHA for f182ba2
1 file changed
.kokoro/common.sh
@@ -22,6 +22,7 @@ excluded_modules=(
22
'java-bigquerystorage'
23
'java-datastore'
24
'java-logging-logback'
25
+ 'google-auth-library-java'
26
)
27
28
function retry_with_backoff {
0 commit comments