We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 188b105 commit 1cb68ebCopy full SHA for 1cb68eb
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