Added Kokoro config files.

pull/13171/head
Josh Haberman 6 years ago
parent 9abff2b95f
commit 966d9d89e6
  1. 4
      kokoro/ubuntu/build.sh
  2. 2
      kokoro/ubuntu/continuous.cfg
  3. 2
      kokoro/ubuntu/presubmit.cfg

@ -0,0 +1,4 @@
#!/bin/bash
cd $(dirname $0)/../..
bazel test :all

@ -0,0 +1,2 @@
build_file: "upb/kokoro/ubuntu/build.sh"
timeout_mins: 15

@ -0,0 +1,2 @@
build_file: "upb/kokoro/ubuntu/build.sh"
timeout_mins: 15
Loading…
Cancel
Save