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