build_file: "gvisor/kokoro/kythe/generate_xrefs.sh"

before_action {
  fetch_keystore {
    keystore_resource {
      keystore_config_id: 73898
      keyname: "kokoro-rbe-service-account"
    }
  }
}

bazel_setting {
  project_id: "gvisor-rbe"
  local_execution: false
  auth_credential: {
    keystore_config_id: 73898
    keyname: "kokoro-rbe-service-account"
  }
  bes_backend_address: "buildeventservice.googleapis.com"
  foundry_backend_address: "remotebuildexecution.googleapis.com"
  upsalite_frontend_address: "https://source.cloud.google.com"
}

action {
  define_artifacts {
    regex: "*.kzip"
  }
}