aboutsummaryrefslogtreecommitdiff
path: root/.kokoro/samples/lint/presubmit.cfg
diff options
context:
space:
mode:
authorchojoyce <chojoyce@google.com>2022-01-05 05:06:51 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-01-05 05:06:51 +0000
commit0cde34acd6b187f773bbb837cc74f75723840260 (patch)
treec5f0cf22de9f5323689a83dfef06907864fdd028 /.kokoro/samples/lint/presubmit.cfg
parentd75f43fb5f091b4542704d5ebed57e9dc920fae5 (diff)
parent04509f38f6ea34b097d0ba5d8a42a26ceb6eb64d (diff)
downloadgoogle-auth-library-python-0cde34acd6b187f773bbb837cc74f75723840260.tar.gz
Merge platform/external/python/google-auth-library-python v2.3.3 am: 8c673285f7 am: ca3e33f7be am: 04509f38f6
Original change: https://android-review.googlesource.com/c/platform/external/python/google-auth-library-python/+/1930534 Change-Id: I32d9bcc9474b32fb3c62f16fc754427c2c03709b
Diffstat (limited to '.kokoro/samples/lint/presubmit.cfg')
-rw-r--r--.kokoro/samples/lint/presubmit.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/.kokoro/samples/lint/presubmit.cfg b/.kokoro/samples/lint/presubmit.cfg
new file mode 100644
index 0000000..a1c8d97
--- /dev/null
+++ b/.kokoro/samples/lint/presubmit.cfg
@@ -0,0 +1,6 @@
+# Format: //devtools/kokoro/config/proto/build.proto
+
+env_vars: {
+ key: "INSTALL_LIBRARY_FROM_SOURCE"
+ value: "True"
+} \ No newline at end of file