Skip to content

Commit d0709e8

Browse files
chore: remove enable-samples profile (#1080)
Source-Author: Neenu Shaji <[email protected]> Source-Date: Mon Nov 22 11:22:11 2021 -0500 Source-Repo: googleapis/synthtool Source-Sha: 7a7c48f96e90d1cdc3ab0cc8293279fdcb10fd36 Source-Link: googleapis/synthtool@7a7c48f
1 parent bbcb045 commit d0709e8

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.kokoro/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ samples)
9191

9292
pushd ${SAMPLES_DIR}
9393
mvn -B \
94-
-Penable-samples \
9594
-ntp \
9695
-DtrimStackTrace=false \
9796
-Dclirr.skip=true \

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-bigtable.git",
7-
"sha": "8e70884dca734934f5ed2cf004fce7c3a42357fd"
7+
"sha": "bbcb0456b8764d2769197b613bde68411ed333ec"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "42a3786737c17ece39924d7025f3be481812da53"
22+
"sha": "7a7c48f96e90d1cdc3ab0cc8293279fdcb10fd36"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)