Home | History | Annotate | Download | only in kokoro
      1 # Config file for child task CHECK_EXAMPLES_FORMAT
      2 env_vars {
      3   key: "TASK"
      4   value: "CHECK_EXAMPLES_FORMAT"
      5 }
      6 
      7 # Location of the continuous shell script in repository.
      8 build_file: "opencensus-java/buildscripts/kokoro/linux_presubmit.sh"
      9 timeout_mins: 60
     10