We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30799d4 commit c281a3fCopy full SHA for c281a3f
1 file changed
.kokoro/common.sh
@@ -31,6 +31,7 @@ excluded_modules=(
31
'sdk-platform-java/java-showcase-3.25.8'
32
'java-spanner'
33
'java-spanner-jdbc'
34
+ 'google-auth-library-java'
35
)
36
37
function retry_with_backoff {
0 commit comments