mirror of
https://github.com/coreos/fedora-coreos-config.git
synced 2026-02-05 09:45:30 +01:00
This reverts commitb64c6b9b82. We inherit the change from bootc since5e6a796Also, we edit the trigger file to make Konflux start a new build.
Generate the PipelineRun configuration files
The base configuration lives in ./base/base/fedora-coreos.yaml file. All the common changes must be defined there.
The specific changes must be defined in the kustomization.yaml file living in the directory of the respective pipelinerun.
After any manual changes, the script below must be run to generate the configuration files properly.
Script prerequisites:
- kustomize
./ci/generate-tekton-pipelinerun