Skip to content

Commit

Permalink
build: skip Maven download logs (#73)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/da65536b-5743-4119-98ba-cf44f9dd24f1/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@1aeca92
  • Loading branch information
yoshi-automation committed Feb 19, 2021
1 parent dbf8177 commit ee0fecb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .kokoro/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ javadoc)
;;
integration)
mvn -B ${INTEGRATION_TEST_ARGS} \
-ntp \
-Penable-integration-tests \
-DtrimStackTrace=false \
-Dclirr.skip=true \
Expand All @@ -81,6 +82,7 @@ samples)
pushd ${SAMPLES_DIR}
mvn -B \
-Penable-samples \
-ntp \
-DtrimStackTrace=false \
-Dclirr.skip=true \
-Denforcer.skip=true \
Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-pubsublite-kafka.git",
"sha": "b3782f6a36102b1100c7a0e95c56b3b9fe8b1036"
"sha": "dbf81774b85eb86f32d7437ada66cfd0996dcd61"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "b416a7befcdbc42de41cf387dcf428f894fb812b"
"sha": "1aeca92e4a38f47134cb955f52ea76f84f09ff88"
}
}
],
Expand Down

0 comments on commit ee0fecb

Please sign in to comment.