summaryrefslogtreecommitdiffhomepage
path: root/kokoro/go.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'kokoro/go.cfg')
-rw-r--r--kokoro/go.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/kokoro/go.cfg b/kokoro/go.cfg
new file mode 100644
index 000000000..d1577252a
--- /dev/null
+++ b/kokoro/go.cfg
@@ -0,0 +1,6 @@
+build_file: "repo/scripts/go.sh"
+
+env_vars {
+ key: "KOKORO_GO_PUSH"
+ value: "true"
+}