There was an error while loading. Please reload this page.
1 parent d92b7c2 commit 1d36415Copy full SHA for 1d36415
.kokoro/build.sh
@@ -78,7 +78,7 @@ samples)
78
79
if [[ -f ${SAMPLES_DIR}/pom.xml ]]
80
then
81
- pushd {SAMPLES_DIR}
+ pushd ${SAMPLES_DIR}
82
mvn -B \
83
-Penable-samples \
84
-DtrimStackTrace=false \
synth.metadata
@@ -4,7 +4,7 @@
4
"git": {
5
"name": ".",
6
"remote": "https://github.com/googleapis/java-spanner.git",
7
- "sha": "5322c951ffaac38bc89c93ab510f312412fe2c53"
+ "sha": "d92b7c21b8751d4f3aae2e8847fa6cb5d3ebd40a"
8
}
9
},
10
{
@@ -19,7 +19,7 @@
19
20
"name": "synthtool",
21
"remote": "https://github.com/googleapis/synthtool.git",
22
- "sha": "5f6ef0ec5501d33c4667885b37a7685a30d41a76"
+ "sha": "f68649c5f26bcff6817c6d21e90dac0fc71fef8e"
23
24
25
],
0 commit comments