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