continuous.cfg 600 B

1234567891011
  1. # Format: //devtools/kokoro/config/proto/build.proto
  2. # This is a sample postsubmit job. The name of this file must match a file in
  3. # the //devtools/kokoro/config/prod/firebase-ios-sdk/macos_external/master
  4. # directory in google3. When creating new postsubmit jobs, please follow the
  5. # naming conventions in README.md.
  6. # Location of the bash script. Should have value <github_scm.name>/<path_from_repository_root>.
  7. # github_scm.name is specified in the job configuration, and in this repository
  8. # should always be firebase-ios-sdk.
  9. build_file: "firebase-ios-sdk/kokoro/macos_external/continuous.sh"