We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39e93fe commit 76b290fCopy full SHA for 76b290f
1 file changed
.kokoro/common.sh
@@ -39,6 +39,8 @@ excluded_modules=(
39
'java-firestore'
40
'java-bigtable'
41
'java-pubsub'
42
+ 'java-common-protos'
43
+ 'java-iam'
44
)
45
46
function retry_with_backoff {
0 commit comments