Skip to content

Update Catalog

Update the BuildStreaM catalog file to modify build specifications and trigger new pipeline runs.

Overview

The catalog_rhel.json file defines your build requirements, including functional groups, architecture types, operating systems, and software packages. Modifying this file triggers the build pipeline automatically.

Note

Ensure that the catalog file adheres to the catalog schema. The schema is available at /omnia/build_stream/core/catalog/resources/CatalogSchema.json. Invalid catalog entries will cause the pipeline to fail.

Next Steps