This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Commit dffb9db 1 parent 751a19d commit dffb9db Copy full SHA for dffb9db
File tree 2 files changed +4
-3
lines changed
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 11
11
"git": {
12
12
"name": ".",
13
13
"remote": "https://github.com/googleapis/java-cloudbuild.git",
14
- "sha": "cc91a26ca16af65558eb35200c70118a2d966b8e "
14
+ "sha": "751a19d28384f0392d37d5836179026e82a8882b "
15
15
}
16
16
},
17
17
{
26
26
"git": {
27
27
"name": "synthtool",
28
28
"remote": "https://github.com/googleapis/synthtool.git",
29
- "sha": "5b0e1592dd7d70b485e157ea4b3eb1704ecbd015 "
29
+ "sha": "082e1ca0863b13ada8594fe91845380765da5b70 "
30
30
}
31
31
}
32
32
],
52
52
".github/readme/synth.py",
53
53
".github/release-please.yml",
54
54
".github/snippet-bot.yml",
55
+ ".github/sync-repo-settings.yaml",
55
56
".github/trusted-contribution.yml",
56
57
".github/workflows/approve-readme.yaml",
57
58
".github/workflows/auto-release.yaml",
You can’t perform that action at this time.
0 commit comments