Skip to content

Commit dae7310

Browse files
committed
test 4
1 parent 5d9c943 commit dae7310

4 files changed

Lines changed: 8 additions & 0 deletions

File tree

.kokoro/lint/common.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
# Format: //devtools/kokoro/config/proto/build.proto
1616

17+
disabled: true
18+
1719
# Configure the docker image for kokoro-trampoline.
1820
env_vars: {
1921
key: "TRAMPOLINE_IMAGE"

.kokoro/lint/continuous.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
# Format: //devtools/kokoro/config/proto/build.proto
1616

17+
disabled: true
18+
1719
# Tell the trampoline which build file to use.
1820
env_vars: {
1921
key: "TRAMPOLINE_BUILD_FILE"

.kokoro/lint/periodic.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
# Format: //devtools/kokoro/config/proto/build.proto
1616

17+
disabled: true
18+
1719
# Tell the trampoline which build file to use.
1820
env_vars: {
1921
key: "TRAMPOLINE_BUILD_FILE"

.kokoro/lint/presubmit.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
# Format: //devtools/kokoro/config/proto/build.proto
1616

17+
disabled: true
18+
1719
# Tell the trampoline which build file to use.
1820
env_vars: {
1921
key: "TRAMPOLINE_BUILD_FILE"

0 commit comments

Comments
 (0)