This repository was archived by the owner on Nov 9, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ retry_with_backoff 3 10 \
37
37
-Dgcloud.download.skip=true \
38
38
-T 1C
39
39
40
- # if GOOGLE_APPLICATION_CREDIENTIALS is specified as a relative path prepend Kokoro root directory onto it
40
+ # if GOOGLE_APPLICATION_CREDENTIALS is specified as a relative path, prepend Kokoro root directory onto it
41
41
if [[ ! -z " ${GOOGLE_APPLICATION_CREDENTIALS} " && " ${GOOGLE_APPLICATION_CREDENTIALS} " != /* ]]; then
42
42
export GOOGLE_APPLICATION_CREDENTIALS=$( realpath ${KOKORO_GFILE_DIR} /${GOOGLE_APPLICATION_CREDENTIALS} )
43
43
fi
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/java-document-ai.git",
7
- "sha": "0e6ed58ede9331c27a8e6bd509334e223b499660 "
7
+ "sha": "ca9a30e502bf712d75310a4432475aac33b9492a "
8
8
}
9
9
},
10
10
{
35
35
"git": {
36
36
"name": "synthtool",
37
37
"remote": "https://github.com/googleapis/synthtool.git",
38
- "sha": "5b0e1592dd7d70b485e157ea4b3eb1704ecbd015 "
38
+ "sha": "082e1ca0863b13ada8594fe91845380765da5b70 "
39
39
}
40
40
}
41
41
],
79
79
".github/readme/synth.py",
80
80
".github/release-please.yml",
81
81
".github/snippet-bot.yml",
82
+ ".github/sync-repo-settings.yaml",
82
83
".github/trusted-contribution.yml",
83
84
".github/workflows/approve-readme.yaml",
84
85
".github/workflows/auto-release.yaml",
You can’t perform that action at this time.
0 commit comments