tree: 43c00216e79fd02a745a5e4c01ecc8754f8c15e1 [path history] [tgz]
  1. backend.star
  2. google.star
  3. README.md
  4. template.star
build/config/siso/backend_config/README.md

Backend config for Siso

This directory contains backend specific config for siso build tool.

User needs to add backend.star that provides backend module for platform_properties dict. The dict provides platform type as key (e.g. “default”, “large”), and RBE properties (e.g. “container-image”, “OSFamily” etc). Copy template.star to backend.star and edit property values.